aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mhmake/src/stdafx.h')
-rw-r--r--tools/mhmake/src/stdafx.h1
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>