Use boost::dll::program_location() rather than home-baked versions.
authorCarl Hetherington <cth@carlh.net>
Sun, 29 Mar 2020 18:57:14 +0000 (20:57 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 29 Mar 2020 18:57:14 +0000 (20:57 +0200)
commit87bcb59c8d791624f60f0d3325108d4156489bb6
tree10b6820a68cac5421e051382bcf359bca4c64960
parent9ac8c9dfb2cc2f8264a6c641718558a3344e22d2
Use boost::dll::program_location() rather than home-baked versions.
src/lib/cross_linux.cc
src/lib/cross_osx.cc
src/lib/cross_windows.cc