diff options
Diffstat (limited to 'tools/mhmake/src/stdafx.h')
-rw-r--r-- | tools/mhmake/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/mhmake/src/stdafx.h b/tools/mhmake/src/stdafx.h index bc686e03e..b8eca6204 100644 --- a/tools/mhmake/src/stdafx.h +++ b/tools/mhmake/src/stdafx.h @@ -38,6 +38,7 @@ #include <iostream>
#include <string>
#include <vector>
+#include <queue>
#include <map>
#include <set>
#include <stack>
|