aboutsummaryrefslogtreecommitdiff
path: root/brep/common.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'brep/common.cxx')
-rw-r--r--brep/common.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/brep/common.cxx b/brep/common.cxx
deleted file mode 100644
index 4847977..0000000
--- a/brep/common.cxx
+++ /dev/null
@@ -1,10 +0,0 @@
-// file : brep/common.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
-// license : MIT; see accompanying LICENSE file
-
-#include <brep/common>
-
-namespace brep
-{
- const version wildcard_version (0, "0", nullopt, 0);
-}