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 /migrate/migrate.cxx | |
parent | 241afb3b9982d9c6d836b6dbbcef10418d80299c (diff) |
Switch to version module
Diffstat (limited to 'migrate/migrate.cxx')
-rw-r--r-- | migrate/migrate.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/migrate/migrate.cxx b/migrate/migrate.cxx index c700efe..e785531 100644 --- a/migrate/migrate.cxx +++ b/migrate/migrate.cxx @@ -17,7 +17,6 @@ #include <brep/types> #include <brep/utility> -#include <brep/version> #include <brep/database-lock> |