mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
[util] Move enum_bitfields into util
Continuing on the cleaning up of the src/include 'junk drawer', the enum_bitfields.h and its dependency basic_types.h are now in util.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include <j6/signals.h>
|
||||
#include <util/vector.h>
|
||||
#include <enum_bitfields.h>
|
||||
#include <util/enum_bitfields.h>
|
||||
|
||||
#include "objects/kobject.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user