00001 00006 /***************************************************************************** 00007 ** Ifdefs 00008 *****************************************************************************/ 00009 00010 #ifndef ECL_FILESYSTEM_HPP_ 00011 #define ECL_FILESYSTEM_HPP_ 00012 00013 /***************************************************************************** 00014 ** Includes 00015 *****************************************************************************/ 00016 00017 #include <ecl/time_lite/config.hpp> 00018 #include "filesystem/realpath.hpp" 00019 00020 #endif /* ECL_FILESYSTEM_HPP_ */