summaryrefslogtreecommitdiff
path: root/libpqpp
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2016-01-24 21:09:32 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2016-01-24 21:09:32 +0000
commite85882ea307bc79e376f9e0a223e452bd8928b4b (patch)
treeab12d2d45c51d38f6472064bb4613a3e3e6056f3 /libpqpp
parentClose select tx after close cursor, add error checking (diff)
downloadlibdbpp-postgresql-e85882ea307bc79e376f9e0a223e452bd8928b4b.tar.bz2
libdbpp-postgresql-e85882ea307bc79e376f9e0a223e452bd8928b4b.tar.xz
libdbpp-postgresql-e85882ea307bc79e376f9e0a223e452bd8928b4b.zip
Partially tested global visibility hidden in all projects
Diffstat (limited to 'libpqpp')
-rw-r--r--libpqpp/Jamfile.jam1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpqpp/Jamfile.jam b/libpqpp/Jamfile.jam
index 359edbc..b1578ab 100644
--- a/libpqpp/Jamfile.jam
+++ b/libpqpp/Jamfile.jam
@@ -20,7 +20,6 @@ lib dbpp-postgresql :
<library>dbppcore
<library>boost_date_time
<library>boost_system
- <cflags>-fvisibility=hidden
: :
<include>.
<cflags>"-I`pg_config --includedir`"