Program Listing for File filesystem.hpp

Return to documentation for file (/tmp/ws/src/ecl_core/ecl_filesystem/include/ecl/filesystem.hpp)

/*****************************************************************************
** Ifdefs
*****************************************************************************/

#ifndef ECL_FILESYSTEM_HPP_
#define ECL_FILESYSTEM_HPP_

/*****************************************************************************
** Includes
*****************************************************************************/

#include <ecl/time_lite/config.hpp>
#include "filesystem/realpath.hpp"

#endif /* ECL_FILESYSTEM_HPP_ */