mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-16 04:47:18 +08:00
Fix missing include.
This commit is contained in:
parent
461e3d0a8b
commit
a2e7e56f70
@ -28,6 +28,7 @@
|
|||||||
#define SQLPP_VERBATIM_TABLE_H
|
#define SQLPP_VERBATIM_TABLE_H
|
||||||
|
|
||||||
#include <sqlpp11/table.h>
|
#include <sqlpp11/table.h>
|
||||||
|
#include <sqlpp11/char_sequence.h>
|
||||||
#include <sqlpp11/data_types/no_value.h>
|
#include <sqlpp11/data_types/no_value.h>
|
||||||
|
|
||||||
namespace sqlpp
|
namespace sqlpp
|
||||||
|
Loading…
Reference in New Issue
Block a user