Visual Studio looks for headers in this order
in the current source directory in the Additional Include Directories in the project properties. (Under C++ | General)in the Visual Studio C++ Include directories under Tools | Options | Projects and Solutions | VC++ Directories.
转载于:https://www.cnblogs.com/vicsmb/archive/2012/01/31/2332664.html
相关资源:数据结构—成绩单生成器