mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-10 18:27:06 +00:00
5 lines
163 B
C++
5 lines
163 B
C++
#include "java/Class.h"
|
|
|
|
// 4J Stu - To ensure that other classes can get the _class object of it's
|
|
// superclass, we also need the BaseObject to have that member
|