visual studio 2022求解无法打开头文件如图.求解决方法
收起
#include "fCir_L"改成#include "fCir_L.h",如果你当前项目有fCir_L.h这个头文件的话。
报告相同问题?