comparison Framework/PostgreSQL/PostgreSQLParameters.cpp @ 152:063aa53b5917

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 01 Jul 2020 08:54:32 +0200
parents 0b3e9ee53c46
children 2ccde9c7311b 3236894320d6
comparison
equal deleted inserted replaced
150:d9101318442d 152:063aa53b5917
19 **/ 19 **/
20 20
21 21
22 #include "PostgreSQLParameters.h" 22 #include "PostgreSQLParameters.h"
23 23
24 #include <Core/Logging.h> 24 #include <Logging.h>
25 #include <Core/OrthancException.h> 25 #include <OrthancException.h>
26 26
27 #include <boost/lexical_cast.hpp> 27 #include <boost/lexical_cast.hpp>
28 28
29 29
30 namespace OrthancDatabases 30 namespace OrthancDatabases