diff options
Diffstat (limited to 'src/Real.cpp')
| -rw-r--r-- | src/Real.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Real.cpp b/src/Real.cpp index ec300c9..4587701 100644 --- a/src/Real.cpp +++ b/src/Real.cpp | |||
| @@ -70,4 +70,4 @@ double Real::GetValue() const | |||
| 70 | return d; | 70 | return d; |
| 71 | } | 71 | } |
| 72 | 72 | ||
| 73 | }; | 73 | } // namespace PList |
