diff options
Diffstat (limited to 'src/local_time.h')
| -rw-r--r-- | src/local_time.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/local_time.h b/src/local_time.h index 5112307c..4a7f3cd8 100644 --- a/src/local_time.h +++ b/src/local_time.h @@ -53,7 +53,7 @@ public: bool operator== (LocalTime const & other) const; bool operator!= (LocalTime const & other) const; - + private: friend class ::local_time_test; |
