summaryrefslogtreecommitdiff
path: root/graphics/appleseed/files/patch-src_appleseed_foundation_platform_path.h
blob: 50af8e0ac84b233d2ae2bbdb568772ee09692ceb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/appleseed/foundation/platform/path.h.orig	2019-08-31 15:49:01 UTC
+++ src/appleseed/foundation/platform/path.h
@@ -40,6 +40,7 @@
 #include "main/dllsymbol.h"
 
 // Boost headers.
+#include "boost/filesystem/exception.hpp"
 #include "boost/filesystem/operations.hpp"
 #include "boost/filesystem/path.hpp"