From 86f493cd128cce79860200ab94cc30cf74a68b25 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 1 Nov 2018 22:07:23 +0900 Subject: Fixed FTBFS caused by name conflict with new postgres server dev 11 package. Signed-off-by: Michele Calgaro (cherry picked from commit 7c9a149f4ce92375b22e16ccfe0b348fc8547f20) --- src/tools/ntqwinexport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools') diff --git a/src/tools/ntqwinexport.h b/src/tools/ntqwinexport.h index 0936ade6c..504a68799 100644 --- a/src/tools/ntqwinexport.h +++ b/src/tools/ntqwinexport.h @@ -215,7 +215,7 @@ TQM_TEMPLATE_EXTERN_TABLE template class TQM_EXPORT_TABLE TQPtrVector; +TQM_TEMPLATE_EXTERN_SQL template class TQM_EXPORT_SQL TQMap; TQM_TEMPLATE_EXTERN_SQL template class TQM_EXPORT_SQL TQValueVector; #endif -- cgit v1.2.1