mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-18 07:19:14 +01: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,6 +1,8 @@
|
||||
#ifndef CRUCIBLE_POOL_H
|
||||
#define CRUCIBLE_POOL_H
|
||||
|
||||
#include "crucible/error.h"
|
||||
|
||||
#include <functional>
|
||||
#include <list>
|
||||
#include <memory>
|
||||
|
||||
Reference in New Issue
Block a user