libmoost
/home/mhx/git/github/libmoost/include/moost/compiler/attributes.hpp
Go to the documentation of this file.
00001 /* vim:set ts=3 sw=3 sts=3 et: */
00036 #ifndef MOOST_COMPILER_ATTRIBUTES_HPP__
00037 #define MOOST_COMPILER_ATTRIBUTES_HPP__
00038 
00039 #include "attributes/deprecated.hpp"
00040 #include "attributes/constructor.hpp"
00041 
00042 #endif