diff options
Diffstat (limited to 'Glob.hxx.in')
-rw-r--r-- | Glob.hxx.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Glob.hxx.in b/Glob.hxx.in index 170766f..b5a34d5 100644 --- a/Glob.hxx.in +++ b/Glob.hxx.in @@ -28,6 +28,7 @@ public: enum MessageType { error, + warning, cyclicRecursion }; |