mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-12 14:18:55 -05:00
Fixed missing include
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#ifndef SQLPP11_FUNCTIONS_H
|
||||
#define SQLPP11_FUNCTIONS_H
|
||||
|
||||
#include <sqlpp11/noop.h>
|
||||
#include <sqlpp11/parameter.h>
|
||||
#include <sqlpp11/parameter_list.h>
|
||||
#include <sqlpp11/data_types.h>
|
||||
|
||||
Reference in New Issue
Block a user