aboutsummaryrefslogtreecommitdiff
path: root/science/orthanc-postgresql/files/patch-Resources_Orthanc_Databases_ISqlLookupFormatter.cpp
blob: c1b15d836a2893233c6557dcf9c88d754f2cfce4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Resources/Orthanc/Databases/ISqlLookupFormatter.cpp.orig	2021-04-22 15:22:26 UTC
+++ Resources/Orthanc/Databases/ISqlLookupFormatter.cpp
@@ -49,6 +49,7 @@
 
 #include "DatabaseConstraint.h"
 
+#include <cassert>
 #include <boost/lexical_cast.hpp>