Skip to content

Commit 72e942e

Browse files
committed
iox-#846 Remove superfluous undefs from windows platform correction
1 parent 7977920 commit 72e942e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

iceoryx_platform/win/include/iceoryx_platform/platform_correction.hpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,8 @@
3535
#pragma pointers_to_members(full_generality)
3636
#endif
3737

38-
#undef CreateMutex
3938
#undef max
4039
#undef min
4140
#undef interface
42-
#undef CreateSemaphore
4341
#undef OPEN_EXISTING
44-
#undef IGNORE
4542
#undef OPTIONAL

0 commit comments

Comments
 (0)