Skip to content

Commit 0f3e377

Browse files
committed
Build fix
1 parent 0b37d7c commit 0f3e377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

singleton-cherno-example/src/singleton.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "Singleton.h"
1+
#include "singleton.h"
22
#include <iostream>
33

44
/* it's private to this file */

0 commit comments

Comments
 (0)