#include "PredictChinesePath.h" #include "PredictPrint.h" PredictChinesePath::PredictChinesePath(){} PredictChinesePath::~PredictChinesePath(){} void PredictChinesePath::Test() { ClientPrint::PrintMessage("", "rtest"); }