You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- #if MEGDNN_SHARED_LIB
- #pragma GCC visibility pop
- #endif
-
- #ifdef MEGDNN_VISIBILITY_PROLOGUE_INCLUDED
- #undef MEGDNN_VISIBILITY_PROLOGUE_INCLUDED
- #else
- #error "visibility_epilogue.h must be included after visibility_prologue.h"
- #endif
-
- // vim: syntax=cpp.doxygen
|