mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-02-12 16:48:25 -06:00
Add comments to code that is required to not compile
This commit is contained in:
@@ -23,6 +23,11 @@
|
||||
* OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
/*
|
||||
* NOTE:
|
||||
* This code must not compile (it is used to test a static_assert)
|
||||
*/
|
||||
|
||||
#include "Sample.h"
|
||||
#include "MockDb.h"
|
||||
#include <sqlpp11/functions.h>
|
||||
|
||||
Reference in New Issue
Block a user