Skip to content

Commit f35eb39

Browse files
committed
Update Stack
1 parent 83625a1 commit f35eb39

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Stack/main.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#include <iostream>
22
#include "stack.h"
33

4-
using namespace std;
5-
64
int main()
75
{
86
Stack<int> stack;

0 commit comments

Comments
 (0)