mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-01 10:41:22 -06:00
changed header to use stddef.h
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#define SQLPP11_DETAIL_TYPE_SET_H
|
||||
|
||||
#include <type_traits>
|
||||
#include <cstddef>
|
||||
#include <stddef.h>
|
||||
#include <sqlpp11/wrong.h>
|
||||
#include <sqlpp11/logic.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user