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

@ -3,6 +3,7 @@
// Refer to the license.txt file included.
#include <cinttypes>
#include <mutex>
#include <string>
#include <vector>