aboutsummaryrefslogtreecommitdiff
path: root/build/cxx/compile
diff options
context:
space:
mode:
Diffstat (limited to 'build/cxx/compile')
-rw-r--r--build/cxx/compile2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/cxx/compile b/build/cxx/compile
index 1cc91ab..cb44829 100644
--- a/build/cxx/compile
+++ b/build/cxx/compile
@@ -23,6 +23,8 @@ namespace build
static target_state
perform_update (action, target&);
+
+ static compile instance;
};
}
}