BfCommon.cpp 119 B

123456
  1. #include "BfCommon.h"
  2. USING_NS_BF;
  3. TLSingleton<String> Beefy::gTLStrReturn;
  4. TLSingleton<String> Beefy::gTLStrReturn2;