LibIPC: Remove unused header in Connection
This commit is contained in:
parent
7fb7025d69
commit
738294f4cd
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@
|
|||
*/
|
||||
|
||||
#include <AK/Vector.h>
|
||||
#include <LibCore/Socket.h>
|
||||
#include <LibIPC/Connection.h>
|
||||
#include <LibIPC/Message.h>
|
||||
#include <LibIPC/Stub.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue