<bits/stdc++.h> in MacOS
The stdc++.h file is just a file with a bunch of include. the only thing that you have to do is to put this file in the default location of the c++ import files. Here's a quick way to add it in MacOS.
With XCode installed
create a file named stdc++.h...
devmarkpro.com2 min read