Fix building with PCH disabled.

This commit is contained in:
Rohit Nirmal 2015-05-26 22:44:51 -05:00
parent 3135b4f3e4
commit c59bfd2b7f
8 changed files with 8 additions and 0 deletions

View file

@ -2,6 +2,7 @@
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include <mutex>
#include <vector>
#include "Common/CommonPaths.h"