7 lines
93 B
C
7 lines
93 B
C
#ifndef _NMUTIL_H_
|
|
#define _NMUTIL_H_
|
|
|
|
#define NMINTERNAL __stdcall
|
|
|
|
#endif // ! _NMUTIL_H_
|