mirror of
https://github.com/sesps/SPS_SABRE_EventBuilder.git
synced 2024-11-10 20:38:51 -05:00
7 lines
103 B
C
7 lines
103 B
C
|
#ifdef __CLING__
|
||
|
|
||
|
|
||
|
#pragma link C++ class EVBMainFrame+;
|
||
|
#pragma link C++ class FileViewFrame+;
|
||
|
|
||
|
#endif
|