Ticket #33226: clang.patch
File clang.patch, 342 bytes (added by lockhart (Thomas Lockhart), 13 years ago) |
---|
-
include/omniORB4/CORBA_sysdep.h
231 231 #endif 232 232 233 233 234 #if defined(__clang__) 235 # define OMNI_NO_INLINE_FRIENDS 236 #endif 237 238 234 239 // 235 240 // Windows DLL hell 236 241 //