mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-15 20:31:16 +08:00
Removed unnecessary header
This commit is contained in:
parent
05ca005e1b
commit
d85fdcd62b
@ -27,7 +27,6 @@
|
|||||||
#ifndef SQLPP_TEXT_H
|
#ifndef SQLPP_TEXT_H
|
||||||
#define SQLPP_TEXT_H
|
#define SQLPP_TEXT_H
|
||||||
|
|
||||||
#include <cstdlib>
|
|
||||||
#include <sqlpp11/basic_operators.h>
|
#include <sqlpp11/basic_operators.h>
|
||||||
#include <sqlpp11/type_traits.h>
|
#include <sqlpp11/type_traits.h>
|
||||||
#include <sqlpp11/exception.h>
|
#include <sqlpp11/exception.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user