comparison MySQL/Plugins/MySQLStorageArea.cpp @ 152:063aa53b5917

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 01 Jul 2020 08:54:32 +0200
parents 4cd7e45b671e
children 275e14f57f1e
comparison
equal deleted inserted replaced
150:d9101318442d 152:063aa53b5917
23 23
24 #include "../../Framework/MySQL/MySQLDatabase.h" 24 #include "../../Framework/MySQL/MySQLDatabase.h"
25 #include "../../Framework/MySQL/MySQLTransaction.h" 25 #include "../../Framework/MySQL/MySQLTransaction.h"
26 #include "MySQLDefinitions.h" 26 #include "MySQLDefinitions.h"
27 27
28 #include <Core/Logging.h> 28 #include <Logging.h>
29 29
30 #include <boost/math/special_functions/round.hpp> 30 #include <boost/math/special_functions/round.hpp>
31 31
32 32
33 namespace OrthancDatabases 33 namespace OrthancDatabases