Files
tge/Torque/SDK/lib/maxsdk40/exprlib.h
2026-01-14 10:27:57 -06:00

10 lines
118 B
C

#ifndef _EXPRLIB_H_
#define _EXPRLIB_H_
#define IMPORTING
#include "expr.h"
#undef IMPORTING
#endif // _EXPRLIB_H_