From 95cb46279d8bc2b8c5fa611bef50f138ebd20056 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 19 Sep 2009 10:45:16 +0200 Subject: Include fs/exactions.hxx in fs/auto-remove.hxx --- cutl/fs/auto-remove.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cutl/fs/auto-remove.hxx') diff --git a/cutl/fs/auto-remove.hxx b/cutl/fs/auto-remove.hxx index 0ca7f8f..ceede34 100644 --- a/cutl/fs/auto-remove.hxx +++ b/cutl/fs/auto-remove.hxx @@ -8,8 +8,8 @@ #include -#include #include +#include namespace cutl { @@ -49,6 +49,7 @@ namespace cutl // struct auto_removes { + auto_removes () {} ~auto_removes (); void -- cgit v1.1