diff --git a/include/sqlpp11/detail/logic.h b/include/sqlpp11/detail/logic.h index 4f1dfb29..a924a29a 100644 --- a/include/sqlpp11/detail/logic.h +++ b/include/sqlpp11/detail/logic.h @@ -36,6 +36,7 @@ namespace sqlpp template struct logic_helper; + // see http://lists.boost.org/Archives/boost/2014/05/212946.php :-) template using all_t = std::integral_constant< bool,