Should fix switch build

This commit is contained in:
Christopher Leggett 2022-08-06 12:15:27 -04:00
parent 63ace6a4cc
commit 43461cec69
No known key found for this signature in database
GPG Key ID: 7093AE5FF7037D79

View File

@ -1,4 +1,5 @@
#include "ItemTableManager.h"
#include "stddef.h"
ItemTableManager::ItemTableManager() {
}