mirror of
https://github.com/Zygo/bees.git
synced 2025-06-16 17:46:16 +02:00
crucible: use '#include "crucible/...' everywhere
Make the #include syntax more consistent (even if it has no effect). Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#include <crucible/cleanup.h>
|
||||
#include "crucible/cleanup.h"
|
||||
|
||||
namespace crucible {
|
||||
|
||||
|
Reference in New Issue
Block a user