mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-04-28 06:59:32 -05:00
Fixed compile bug in gcc-4.8
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
#include <ostream>
|
||||
#include <vector>
|
||||
#include <memory>
|
||||
|
||||
namespace sqlpp
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user