Fix building with PCH disabled.
This commit is contained in:
parent
0aad44c980
commit
ac54bbe02d
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include <fcntl.h>
|
||||
#include <libudev.h>
|
||||
#include <map>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "Common/Logging/Log.h"
|
||||
|
|
Loading…
Reference in New Issue