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