7 lines
108 B
C++
7 lines
108 B
C++
// newop_s.cpp - version of newop.cpp for DLL library
|
|
|
|
#undef CRTDLL2
|
|
#define CRTDLL
|
|
|
|
#include "newop.cpp"
|