examples/test-interactive-cxx/main.cpp @@ -34,6 +34,9 @@ * * */ //#include "../common-cxx/scpi-def.h" //这个版本测试用例提供了CPP版本的SICP库 其他的为C版本的库 #include <iostream> #include "scpi/scpi.h" #include "../common-cxx/scpi-def.h"