We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
table_reference.h
1 parent c059cbd commit 5da3ba3Copy full SHA for 5da3ba3
dev/table_reference.h
@@ -1,7 +1,6 @@
1
#pragma once
2
3
#include <type_traits> // std::remove_const, std::type_identity
4
-#endif
5
6
#include "functional/cxx_type_traits_polyfill.h"
7
include/sqlite_orm/sqlite_orm.h
@@ -1926,7 +1926,6 @@ namespace sqlite_orm::internal {
1926
// #include "table_reference.h"
1927
1928
1929
1930
1931
// #include "functional/cxx_type_traits_polyfill.h"
1932
0 commit comments