disable header
Some checks failed
BlockStorage/repertory/pipeline/head There was a failure building this commit
Some checks failed
BlockStorage/repertory/pipeline/head There was a failure building this commit
This commit is contained in:
@ -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_
|
||||
|
Reference in New Issue
Block a user