summaryrefslogtreecommitdiffstats
path: root/src/state.h
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2013-05-12 03:40:26 (GMT)
committerNico Weber <nicolasweber@gmx.de>2013-05-12 03:40:26 (GMT)
commite07a853a35d8712bb22be7909aef98632f7a3a5f (patch)
treeede59cd30fc42a21b86251b8a1455797353dff15 /src/state.h
parentcb34e52eea4dde3c195bc6f4eca99b61374834cb (diff)
downloadNinja-e07a853a35d8712bb22be7909aef98632f7a3a5f.zip
Ninja-e07a853a35d8712bb22be7909aef98632f7a3a5f.tar.gz
Ninja-e07a853a35d8712bb22be7909aef98632f7a3a5f.tar.bz2
Remove a few unused includes.
Diffstat (limited to 'src/state.h')
-rw-r--r--src/state.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/state.h b/src/state.h
index 7e3aead..bde75ff 100644
--- a/src/state.h
+++ b/src/state.h
@@ -16,7 +16,6 @@
#define NINJA_STATE_H_
#include <map>
-#include <deque>
#include <set>
#include <string>
#include <vector>