Skip to content

Commit 8af6870

Browse files
authored
Update and rename Main.cpp to main.cpp
1 parent d9d0316 commit 8af6870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Main.cpp main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
using namespace std;
44

5-
#include "Stack.hpp"
5+
#include "stack.hpp"
66
#include "Hanoi/play.hpp"
77
#include "Hanoi/show.hpp"
88
#include "Hanoi/generateDisks.hpp"

0 commit comments

Comments
 (0)