kernel/util: Adjust includes of VectorMap.

This way it can be included even if "util" isn't in the header search
path.
This commit is contained in:
Augustin Cavalier
2024-04-26 16:21:19 -04:00
parent fd8513028f
commit d3192e1006
+2 -2
View File
@@ -11,8 +11,8 @@
#include <SupportDefs.h>
#include <util/kernel_cpp.h>
#include <KernelUtilsOrder.h>
#include <Vector.h>
#include <util/KernelUtilsOrder.h>
#include <util/Vector.h>
namespace VectorMapEntryStrategy {
// Pair