diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-28 16:46:06 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-28 16:46:06 +0300 |
commit | 0de08dc04a93585d5279a71ea3fd6dd59cbbead8 (patch) | |
tree | c8178ccdda3e06b04d0d51d2699261a6b22fecd4 /mod/mod-repository-root.cxx | |
parent | 241afb3b9982d9c6d836b6dbbcef10418d80299c (diff) |
Switch to version module
Diffstat (limited to 'mod/mod-repository-root.cxx')
-rw-r--r-- | mod/mod-repository-root.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mod/mod-repository-root.cxx b/mod/mod-repository-root.cxx index d8d7c64..097c874 100644 --- a/mod/mod-repository-root.cxx +++ b/mod/mod-repository-root.cxx @@ -8,8 +8,6 @@ #include <web/module> -#include <brep/version> - #include <mod/module> #include <mod/options> #include <mod/mod-build-log> |