mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-16 12:51:13 +08:00
Added an include file containing the source for the TRIM function
This commit is contained in:
parent
e6e2a1cd26
commit
0ade3dd00a
@ -32,5 +32,6 @@
|
||||
#include <sqlpp11/aggregate_functions/max.h>
|
||||
#include <sqlpp11/aggregate_functions/avg.h>
|
||||
#include <sqlpp11/aggregate_functions/sum.h>
|
||||
#include <sqlpp11/aggregate_functions/trim.h>
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user