mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-16 04:47:18 +08:00
Merge branch 'release/0.48'
This commit is contained in:
commit
a462b35520
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2013-2015, Roland Bock
|
* Copyright (c) 2013-2017, Roland Bock
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without modification,
|
* Redistribution and use in source and binary forms, with or without modification,
|
||||||
@ -27,6 +27,8 @@
|
|||||||
#ifndef SQLPP_HIDDEN_H
|
#ifndef SQLPP_HIDDEN_H
|
||||||
#define SQLPP_HIDDEN_H
|
#define SQLPP_HIDDEN_H
|
||||||
|
|
||||||
|
#include <sqlpp11/serializer.h>
|
||||||
|
|
||||||
namespace sqlpp
|
namespace sqlpp
|
||||||
{
|
{
|
||||||
template <typename Clause>
|
template <typename Clause>
|
||||||
|
Loading…
Reference in New Issue
Block a user