I\'m trying to learn C++ and currently I am implementing a stack using pointers, but I have a problem using headers and the include directive.
Here\'s my code: