7 lines
111 B
C++
7 lines
111 B
C++
|
// delop2_s.cpp - version of delop2.cpp for DLL library
|
||
|
|
||
|
#undef CRTDLL2
|
||
|
#define CRTDLL
|
||
|
|
||
|
#include "delop2.cpp"
|