disable header
Some checks failed
BlockStorage/repertory/pipeline/head There was a failure building this commit

This commit is contained in:
2025-01-23 19:22:02 -06:00
parent 8fa3ccf97c
commit 78e9c95054

View File

@ -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_