mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-14 14:49:48 +00:00
Throw if glob parsing fails.
This also fixes the warning about an unused boolean variable.
This commit is contained in:
parent
217b41ace2
commit
253af1a3ad
6 changed files with 106 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
#ifndef id98DC1C17239B4DD38C8697EC91BC3DA4
|
||||
#define id98DC1C17239B4DD38C8697EC91BC3DA4
|
||||
|
||||
#include "glob2regex/exceptions.hpp"
|
||||
#include <string>
|
||||
|
||||
namespace g2r {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue