1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-15 06:44:10 +02:00
Beef/IDEHelper/Beef/BfCommon.cpp

6 lines
119 B
C++
Raw Normal View History

2019-08-23 11:56:54 -07:00
#include "BfCommon.h"
USING_NS_BF;
TLSingleton<String> Beefy::gTLStrReturn;
TLSingleton<String> Beefy::gTLStrReturn2;