Fix building with PCH disabled.

This commit is contained in:
Rohit Nirmal 2015-08-12 12:01:17 -05:00
parent 2c3025e8af
commit 703892e845
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 <assert.h>
#include <cinttypes>
#include <string>