Fix building with PCH disabled.

This commit is contained in:
Rohit Nirmal
2016-06-24 11:46:48 -05:00
parent 8a1bbaa563
commit 84cd57f99b
3 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@
#include <cstddef>
#include <string>
#include <vector>
#include "Common/CommonTypes.h"