aboutsummaryrefslogtreecommitdiff
path: root/cutl/fs/path.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/fs/path.hxx')
-rw-r--r--cutl/fs/path.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/cutl/fs/path.hxx b/cutl/fs/path.hxx
index fbf179e..9fed07a 100644
--- a/cutl/fs/path.hxx
+++ b/cutl/fs/path.hxx
@@ -11,6 +11,8 @@
#include <cutl/exception.hxx>
+#include <cutl/details/export.hxx>
+
namespace cutl
{
namespace fs
@@ -86,7 +88,7 @@ namespace cutl
//
//
- class invalid_path_base: exception
+ class LIBCUTL_EXPORT invalid_path_base: exception
{
public:
virtual char const*