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

@ -4,6 +4,7 @@
#include <algorithm>
#include <atomic>
#include <mutex>
#include <string>
#include "Common/CommonTypes.h"