Sprout/sprout/preprocessor/empty.hpp
2012-05-22 01:06:13 +09:00

11 lines
218 B
C++

#ifndef SPROUT_PREPROCESSOR_EMPTY_HPP
#define SPROUT_PREPROCESSOR_EMPTY_HPP
#include <sprout/config.hpp>
//
// SPROUT_PP_EMPTY
//
#define SPROUT_PP_EMPTY()
#endif // #ifndef SPROUT_PREPROCESSOR_EMPTY_HPP