Fix building with PCH disabled.

This commit is contained in:
Rohit Nirmal 2015-08-04 12:59:34 -05:00
parent 0aad44c980
commit ac54bbe02d
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include <fcntl.h>
#include <libudev.h>
#include <map>
#include <unistd.h>
#include "Common/Logging/Log.h"