7 lines
114 B
C++
7 lines
114 B
C++
|
// delaop2_s.cpp - version of delaop2.cpp for DLL library
|
||
|
|
||
|
#undef CRTDLL2
|
||
|
#define CRTDLL
|
||
|
|
||
|
#include "delaop2.cpp"
|