Fix header inclusion

This commit is contained in:
Christian Semmler 2024-12-22 13:18:58 -07:00
parent 859bf5d1e6
commit 14523056fb

View File

@ -1,7 +1,7 @@
#ifndef MXUTILITYLIST_H
#define MXUTILITYLIST_H
#include "mxstl/mxstl.h"
#include "mxstl/stlcompat.h"
// Probably should be defined somewhere else