初始化写一半了
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
#ifndef QCL_INCLUDE_HPP
|
||||
#define QCL_INCLUDE_HPP
|
||||
|
||||
#pragma onece
|
||||
// ==================== C/C++基础运行时库 ====================
|
||||
#include <iostream> // 标准输入输出流(cin/cout/cerr)
|
||||
#include <string> // std::string类及相关操作
|
||||
|
||||
Reference in New Issue
Block a user