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

This commit is contained in:
2025-02-08 23:08:19 +01: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"