From 8f3d3956b1e837c726859eb8bbe19dad79c54a42 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 29 Apr 2017 23:55:46 +0300 Subject: Add hxx extension for headers and lib prefix for library dirs --- brep/common.cxx | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 brep/common.cxx (limited to 'brep/common.cxx') 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 - -namespace brep -{ - const version wildcard_version (0, "0", nullopt, 0); -} -- cgit v1.1