mirror of
https://github.com/Zygo/bees.git
synced 2025-05-17 21:35:45 +02:00
crucible: fixup cleanup header
Make the #include guard name match the file name. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
parent
2a2632a101
commit
53f8fc506a
@ -1,5 +1,5 @@
|
||||
#ifndef CRUCIBLE_CLEANER_H
|
||||
#define CRUCIBLE_CLEANER_H
|
||||
#ifndef CRUCIBLE_CLEANUP_H
|
||||
#define CRUCIBLE_CLEANUP_H
|
||||
|
||||
#include <functional>
|
||||
|
||||
@ -15,4 +15,4 @@ namespace crucible {
|
||||
|
||||
}
|
||||
|
||||
#endif // CRUCIBLE_CLEANER_H
|
||||
#endif // CRUCIBLE_CLEANUP_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user