From ec70a874827fc39500ff93f5aa5089059464bc41 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 23 Sep 2017 00:15:06 +0200 Subject: Undo modularization hacks for Clang that seem to be no longer necessary --- libbutl/filesystem.mxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbutl/filesystem.mxx') diff --git a/libbutl/filesystem.mxx b/libbutl/filesystem.mxx index 271220f..b4caffe 100644 --- a/libbutl/filesystem.mxx +++ b/libbutl/filesystem.mxx @@ -30,7 +30,7 @@ #include #include -#include //@@ MOD needed by timestamp module. +#include //@@ MOD needed by timestamp module (no re-export). #endif // Other includes. -- cgit v1.1