mirror of
https://github.com/zeldaret/tp
synced 2026-07-07 14:13:27 -04:00
initial class structure for dComIfG_inf_c
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef JKRSOLIDHEAP_H_
|
||||
#define JKRSOLIDHEAP_H_
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
class JKRSolidHeap {
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user