Skip to content

Commit 40f6d2e

Browse files
VeithMetroCopilot
andauthored
Update examples/IOConnectorTest/Module.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 89c99f8 commit 40f6d2e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/IOConnectorTest/Module.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,3 @@
3030
#include <interfaces/IExternal.h>
3131
#include <interfaces/IInputPin.h>
3232

33-
#if defined(__WINDOWS__) && defined(CRYPTALGO_EXPORTS)
34-
#undef EXTERNAL
35-
#define EXTERNAL EXTERNAL_EXPORT
36-
#endif
37-

0 commit comments

Comments
 (0)