summaryrefslogtreecommitdiff
path: root/src/handle_dep.cc
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-08-19 12:31:23 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-08-19 12:31:23 (GMT)
commit702525f69c0c9b7dbeb9f07efd4d9acaf9ead65d (patch)
tree5f464d1bf7b63c29fc9d9f9c51fa2db1454fedda /src/handle_dep.cc
parentca03eec8404d36e6261f7a10ef93a528c083a09c (diff)
cleanup for pull request
Diffstat (limited to 'src/handle_dep.cc')
-rw-r--r--src/handle_dep.cc4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/handle_dep.cc b/src/handle_dep.cc
index 0bebb70..2d6f3ff 100644
--- a/src/handle_dep.cc
+++ b/src/handle_dep.cc
@@ -8,10 +8,8 @@
#include <boost/filesystem.hpp>
namespace fs = boost::filesystem;
#include "boosty.h"
-#include <set>
-//boost::unordered_set<std::string> dependencies;
-std::set<std::string> dependencies;
+boost::unordered_set<std::string> dependencies;
const char *make_command = NULL;
void handle_dep(const std::string &filename)
contact: Jan Huwald // Impressum