mirror of
https://github.com/sesps/SPS_SABRE_EventBuilder.git
synced 2025-02-19 18: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
|