blob: e04e7e50eb65bb50554d8de994c01f38762e8c9b (
plain)
1
2
3
4
5
6
7
8
|
#include "JSystem/JSystem.h" // IWYU pragma: keep
#include "JSystem/JStudio/JStudio_JPreviewer/control.h"
JStudioPreviewer::TControl::TControl() : JOREventCallbackListNode(0xc0000000,0xc00000ff,false) {
}
|