mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-05 12:40:40 -06:00
Fix missing include.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#define SQLPP_VERBATIM_TABLE_H
|
||||
|
||||
#include <sqlpp11/table.h>
|
||||
#include <sqlpp11/char_sequence.h>
|
||||
#include <sqlpp11/data_types/no_value.h>
|
||||
|
||||
namespace sqlpp
|
||||
|
||||
Reference in New Issue
Block a user