diff options
Diffstat (limited to 'include/Regex.h')
-rw-r--r-- | include/Regex.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Regex.h b/include/Regex.h index 66f6fc3..6786041 100644 --- a/include/Regex.h +++ b/include/Regex.h @@ -6,6 +6,7 @@ class Regex : public Base { public: + private: }; |