forked from lix-project/lix
precompiled-headers.h: Don't include our own headers
This commit is contained in:
parent
3ebfbecdd1
commit
e9f10beed1
|
@ -56,6 +56,3 @@
|
||||||
#include <sys/wait.h>
|
#include <sys/wait.h>
|
||||||
#include <termios.h>
|
#include <termios.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#include "util.hh"
|
|
||||||
#include "args.hh"
|
|
||||||
|
|
Loading…
Reference in a new issue