We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b37d7c commit 0f3e377Copy full SHA for 0f3e377
1 file changed
singleton-cherno-example/src/singleton.cpp
@@ -1,4 +1,4 @@
1
-#include "Singleton.h"
+#include "singleton.h"
2
#include <iostream>
3
4
/* it's private to this file */
0 commit comments