Fix building with PCH disabled.

This commit is contained in:
Rohit Nirmal 2015-12-23 09:54:33 -06:00
parent 82e97ef75d
commit 4163ab6a0e
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include <cstring>
#include <string>
#include <vector>