about summary refs log tree commit diff stats
path: root/Source/Memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Memory.h')
-rw-r--r--Source/Memory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Memory.h b/Source/Memory.h index 8e8bbc3..53fa1e0 100644 --- a/Source/Memory.h +++ b/Source/Memory.h
@@ -39,7 +39,7 @@ public:
39 } 39 }
40 ThrowError(); 40 ThrowError();
41 } 41 }
42 42
43private: 43private:
44 void ThrowError(); 44 void ThrowError();
45 45