Tatooine
comma.h
Go to the documentation of this file.
1#ifndef TATOOINE_PREPROCESSOR_COMMA_H
2#define TATOOINE_PREPROCESSOR_COMMA_H
3//==============================================================================
4#define TATOOINE_PP_COMMA() ,
5//==============================================================================
6#endif