mirror of
https://github.com/rbock/sqlpp11.git
synced 2025-12-31 18:20:23 -06:00
Removed warning for column_types include
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
#ifndef SQLPP_COLUMN_TYPES_H
|
||||
#define SQLPP_COLUMN_TYPES_H
|
||||
|
||||
#warning column_types.h is deprecated, please include data_types.h instead
|
||||
#include <sqlpp11/data_types.h>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user