libmoost
/home/mhx/git/github/libmoost/include/moost/configurable.hpp
Go to the documentation of this file.
00001 /* vim:set ts=3 sw=3 sts=3 et: */
00028 #ifndef MOOST_CONFIGURABLE_HPP__
00029 #define MOOST_CONFIGURABLE_HPP__
00030 
00031 // convenience header to include subclasses
00032 #include "configurable/binder.h"
00033 
00034 #include "configurable/indexed_binder.hpp"
00035 
00036 #endif // MOOST_CONFIGURABLE_HPP__