1234567891011121314151617 |
- #ifndef __COUNTERCONTEXT_DEF_G_H
- #define __COUNTERCONTEXT_DEF_G_H
- #pragma once
- // This code is generated by spgen tool!
- #include "SpHelper.h"
- namespace CounterContext {
- //
- // const goes here
- //
- } // namespace CounterContext
- #endif // __COUNTERCONTEXT_DEF_G_H
|