small fix

This commit is contained in:
shibbo 2019-08-11 19:59:50 -04:00
parent eaf5de711b
commit 8cdcbbc220

View File

@ -1,6 +1,7 @@
#ifndef JKRHEAP_H
#define JKRHEAP_H
#include "JKR/JKRDisposer.h"
#include "JSU/JSUList.h"
class JKRHeap : public JKRDisposer