I am using Codeblocks 17.12 and have already set compiler settings to C++11 standard. I am studying from Bjarne Stroustrup\'s book \"Programming - Principles and Practice us
I haven't read that book you referenced, but you can try switching to and your program will compile without any errors.
I am guessing "std_lib_facilities.h" is more of a place holder than a realistic header.