File Not Found Error while including bits/stdc++.h
31
votes
9
answers
124474
views
My System: MacOSX 10.9 64-bit
Hey guys, I am working on Sublime Text 3. I have included the
#include
but when I am compiling the source code,
adityas-air% g++ 285C.cpp
285C.cpp:1:10: fatal error: 'bits/stdc++.h' file not found
#include
^
1 error generated.
Is there some other header file specific to Mac that is needed to be included instead of this or some tweaking that is needed to be done to Sublime Text 3.Thanx in advance!
Asked by Aditya Bahuguna
(489 rep)
Oct 5, 2014, 08:37 AM
Last activity: Nov 14, 2024, 02:01 PM
Last activity: Nov 14, 2024, 02:01 PM