added pragma system_header

This commit is contained in:
silverqx
2021-10-13 10:06:50 +02:00
parent 63fab5c607
commit d68d8fedb3
93 changed files with 294 additions and 3 deletions
@@ -2,6 +2,9 @@
#ifndef SQLTRANSACTIONERROR_HPP
#define SQLTRANSACTIONERROR_HPP
#include "orm/macros/systemheader.hpp"
TINY_SYSTEM_HEADER
#include "orm/exceptions/sqlerror.hpp"
#ifdef TINYORM_COMMON_NAMESPACE