Fix non-PCH build

This commit is contained in:
leak
2014-06-23 21:02:13 +02:00
parent f9a08ac1c9
commit 28b61812cf
2 changed files with 6 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
#include <string>
#include <map>
#include <vector>
/** ObjectRegistry holds all registry item of the same type
*/