Add typing to dbEvent.h opaque structs when -DUSE_TYPED_DBEVENT

This commit is contained in:
Michael Davidsaver
2023-08-25 09:45:14 +02:00
committed by Andrew Johnson
parent 3b50194837
commit 2e4113b63b
8 changed files with 22 additions and 3 deletions

View File

@@ -14,6 +14,7 @@
#include <string.h>
#define EPICS_PRIVATE_API
#define USE_TYPED_DBEVENT
#include "dbmf.h"
#include "epicsUnitTest.h"