diff --git a/repertory/librepertory/include/events/events.hpp b/repertory/librepertory/include/events/events.hpp index bd532931..e445663c 100644 --- a/repertory/librepertory/include/events/events.hpp +++ b/repertory/librepertory/include/events/events.hpp @@ -21,6 +21,7 @@ */ #ifndef REPERTORY_INCLUDE_EVENTS_EVENTS_HPP_ #define REPERTORY_INCLUDE_EVENTS_EVENTS_HPP_ +#if 0 #include "types/repertory.hpp" @@ -115,4 +116,5 @@ E_SIMPLE3(remote_winfsp_server_event, debug, // clang-format on } // namespace repertory +#endif // 0 #endif // REPERTORY_INCLUDE_EVENTS_EVENTS_HPP_