Code including <fstream> does not compile
This question presents a piece of C++ code that does not correctly build for the OP. However, it is perfectly valid C++ code, and should build, if the build process is done correctly.
In this case, xcode is involved in the process of building this code, and the correct answer (at least one of them), involves changing a setting within xcode itself.
Since that is the case, it seems obvious to me that there should be a reference to xcode somewhere in the question or the tags. Others disagree. Who is right?