Skip to content

Commit c307b96

Browse files
committed
Add boilerplate code
1 parent b626359 commit c307b96

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#include "spiral_matrix.h"
2+
3+
namespace spiral_matrix {
4+
5+
} // namespace spiral_matrix

0 commit comments

Comments
 (0)