Write the necessary preprocessor directive to enable the use of the exit function.
LANGUAGE: C++
CHALLENGE:
Write the necessary preprocessor directive to enable the use of the exit function.
SOLUTION:
#include <iomanip>
Write the necessary preprocessor directive to enable the use of the exit function.
#include <iomanip>