Merge branch 'release/0.35'

Conflicts:
	README.md
This commit is contained in:
rbock
2015-12-29 11:03:17 +01:00
300 changed files with 19927 additions and 13729 deletions

View File

@@ -1,5 +1,6 @@
#include <sqlpp11/sqlpp11.h>
int main()
int Minimalistic(int, char* [])
{
return 0;
}