diff --git a/CppPrimerPlusRes/Chapter 2/myfirst.cpp b/CppPrimerPlusRes/Chapter 2/myfirst.cpp index f51cc53..a06bdb0 100644 --- a/CppPrimerPlusRes/Chapter 2/myfirst.cpp +++ b/CppPrimerPlusRes/Chapter 2/myfirst.cpp @@ -11,5 +11,5 @@ int main() // function header // add the following code: // cout << "Press any key to continue." <