From 63d2400a2c1cff42a8e3ea3d8b4c77b862c82bc7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 23 Sep 2017 00:14:37 +0200 Subject: Undo modularization hacks for VC --- libbutl/path.txx | 1 - 1 file changed, 1 deletion(-) (limited to 'libbutl/path.txx') diff --git a/libbutl/path.txx b/libbutl/path.txx index 512e849..061728e 100644 --- a/libbutl/path.txx +++ b/libbutl/path.txx @@ -131,7 +131,6 @@ LIBBUTL_MODEXPORT namespace butl //@@ MOD Clang needs this for some reason. // Throw system_error in case of other failures. Result and dir can be the // same instance. // - LIBBUTL_MODEXPORT //@@ MOD VC doesn't "see" it in impl unit unless exported. template bool basic_path_append_actual_name (std::basic_string& result, -- cgit v1.1