Merge pull request #3391 from rohit-n/build-pch

Fix building with PCH disabled.
This commit is contained in:
Mathew Maidment
2015-12-23 17:36:40 -05:00

View File

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