From 1d5ed5ceab1efb08586b52070975a6c62721bc04 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 29 Oct 2018 22:08:00 +0100 Subject: commit before refactor --- depends/odhtdb | 2 +- include/env.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/depends/odhtdb b/depends/odhtdb index 109108c..55bb14a 160000 --- a/depends/odhtdb +++ b/depends/odhtdb @@ -1 +1 @@ -Subproject commit 109108c896f1ada76121330ab01602072f32dd8c +Subproject commit 55bb14a7e0d034b375da73a9c2aae10881e32801 diff --git a/include/env.hpp b/include/env.hpp index abaedd8..57ae068 100644 --- a/include/env.hpp +++ b/include/env.hpp @@ -27,7 +27,7 @@ #define WIN32_LEAN_AND_MEAN #endif - #include + #include #endif #if defined(__linux__) || defined(__unix__) || defined(__APPLE__) || defined(_POSIX_VERSION) -- cgit v1.2.3