mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-23 02:08:48 -05:00
added pragma system_header
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user