aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src/stdafx.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-02-18 07:22:26 +0000
committermarha <marha@users.sourceforge.net>2010-02-18 07:22:26 +0000
commit24d6ec0750afd0c393bab09aabe174da824a8c56 (patch)
treec856ef924b12b5f1a88809208c38438cc874e6a1 /tools/mhmake/src/stdafx.h
parent5a30da03ddafd49caf68942f7ddf021bd898ef6d (diff)
downloadvcxsrv-24d6ec0750afd0c393bab09aabe174da824a8c56.tar.gz
vcxsrv-24d6ec0750afd0c393bab09aabe174da824a8c56.tar.bz2
vcxsrv-24d6ec0750afd0c393bab09aabe174da824a8c56.zip
svn merge --reintegrate ^/branches/mhmake.parallel .
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>