From 372525c4974078cd06c92b7412a3978811271de8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 19 May 2017 12:39:03 +0200 Subject: Add missing header inclusion --- libbutl/filesystem.ixx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libbutl/filesystem.ixx') diff --git a/libbutl/filesystem.ixx b/libbutl/filesystem.ixx index a6fae64..a53aa47 100644 --- a/libbutl/filesystem.ixx +++ b/libbutl/filesystem.ixx @@ -2,6 +2,8 @@ // copyright : Copyright (c) 2014-2017 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file +#include // E* + namespace butl { inline bool -- cgit v1.1