Removed unnecessary header

This commit is contained in:
rbock
2014-01-27 18:50:22 +01:00
parent 05ca005e1b
commit d85fdcd62b
-1
View File
@@ -27,7 +27,6 @@
#ifndef SQLPP_TEXT_H
#define SQLPP_TEXT_H
#include <cstdlib>
#include <sqlpp11/basic_operators.h>
#include <sqlpp11/type_traits.h>
#include <sqlpp11/exception.h>