00001 /* 00002 * Time.hpp 00003 * 00004 * Created on: Oct 27, 2011 00005 * Author: mriedel 00006 */ 00007 00008 #ifndef META_TIME_HPP_ 00009 #define META_TIME_HPP_ 00010 00011 #include <telekyb_base/Time/Duration.hpp> 00012 #include <telekyb_base/Time/Time.hpp> 00013 #include <telekyb_base/Time/Timer.hpp> 00014 00015 #endif /* TIME_HPP_ */