core: error: clean up includes and formatting
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
#define BLUE_CORE_ERROR_H_
|
||||
|
||||
#include <blue/core/misc.h>
|
||||
#include <blue/core/queue.h>
|
||||
#include <blue/core/status.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define B_ERROR_TEMPLATE_PARAMETER_MAX 4
|
||||
#define B_ERROR_MSG_ID_INVALID ((unsigned long)-1)
|
||||
|
||||
Reference in New Issue
Block a user