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
commit cfd300586a
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>