00001 /* 00002 * Options.h 00003 * 00004 * Created on: Oct 12, 2011 00005 * Author: mriedel 00006 */ 00007 00008 #ifndef META_OPTIONS_HPP_ 00009 #define META_OPTIONS_HPP_ 00010 00011 // Metafile for convinient include 00012 #include <telekyb_base/Options/OptionContainer.hpp> 00013 #include <telekyb_base/Options/RawOptionsContainer.hpp> 00014 00015 00016 #endif /* OPTIONS_H_ */