Skip to content

Commit 4ebacc2

Browse files
committed
little changes done
1 parent a7b0f13 commit 4ebacc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ExceptionTest.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -923,6 +923,6 @@ std::vector v;
923923
}
924924
};
925925

926-
unsigned long long ExceptionExamples::counter = 0;
926+
unsigned long long ExceptionExamples::counter;
927927

928928
// ExceptionExamples::Test();

0 commit comments

Comments
 (0)