Program Listing for File time_lite.hpp

Return to documentation for file (/tmp/ws/src/ecl_lite/ecl_time_lite/include/ecl/time_lite.hpp)

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

#ifndef ECL_TIME_LITE_HPP_
#define ECL_TIME_LITE_HPP_

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

#include <ecl/time_lite/config.hpp>
#include "time_lite/macros.hpp"
#include "time_lite/errors.hpp"
#include "time_lite/types.hpp"
#include "time_lite/date.hpp"
#include "time_lite/functions.hpp"
#include "time_lite/cpu_time.hpp"

#endif /* ECL_TIME_LITE_HPP_ */