diff --git a/testApp/misc/testByteBuffer.cpp b/testApp/misc/testByteBuffer.cpp index ff26f069..dca0ac24 100644 --- a/testApp/misc/testByteBuffer.cpp +++ b/testApp/misc/testByteBuffer.cpp @@ -14,6 +14,11 @@ #include #include +// allow to test deprecated functions without causing compiler warnings +#include +#undef EPICS_DEPRECATED +#define EPICS_DEPRECATED + #include #include