Everything was going perfect with the header file but the moment I updated visual studio it started giving me and error the moment I write
#include "std_lib_facilities.h"
The error pops up saying Severity Code Description Project File Line Suppression State Error (active) E0003 #include file "C:\USERS\DHEERAJ\SOURCE\REPOS\PROJECT13\PROJECT13../../std_lib_facilities.h" includes itself Project13 C:\Users\Dheeraj\source\repos\std_lib_facilities.h 5
I dont know why this is happening can somebody please help.