From 1ab83e42e24dcc8f6e7f0abb6d76bb5c06a8f189 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 31 Jan 2016 12:48:40 +0200 Subject: Add support for man page generation/install/dist --- load/load.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'load/load.cxx') diff --git a/load/load.cxx b/load/load.cxx index e2a318c..993de7e 100644 --- a/load/load.cxx +++ b/load/load.cxx @@ -28,7 +28,7 @@ #include #include -#include +#include using namespace std; using namespace odb::core; -- cgit v1.1