Fix building with PCH disabled.

This commit is contained in:
Rohit Nirmal 2016-08-07 01:18:59 -05:00
parent 10a81bf096
commit cbec38e775
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 <algorithm>
#include <sstream>
#include <string>
#include <vector>