no longer need extern "C" { } around epicsExport macros

This commit is contained in:
2025-03-19 11:17:14 -05:00
committed by Andrew Johnson
parent b97a35fec8
commit c75ad2673e
8 changed files with 340 additions and 9 deletions
@@ -0,0 +1,2 @@
// just compile as c++
#include "epicsExportTest.c"