summaryrefslogtreecommitdiff
path: root/src/task_so.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/task_so.cc')
-rw-r--r--src/task_so.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/task_so.cc b/src/task_so.cc
index ed4bd18..fc5ef4a 100644
--- a/src/task_so.cc
+++ b/src/task_so.cc
@@ -11,6 +11,8 @@
#include "util.h"
#include "tools.h"
+using namespace ctor;
+
TaskSO::TaskSO(const BuildConfiguration& config,
const Settings& settings,
const std::string& target,