1
0
Fork 0
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:
King_DuckZ 2016-05-12 20:02:33 +02:00
parent 217b41ace2
commit 253af1a3ad
6 changed files with 106 additions and 0 deletions

View file

@ -18,6 +18,7 @@
#ifndef id98DC1C17239B4DD38C8697EC91BC3DA4
#define id98DC1C17239B4DD38C8697EC91BC3DA4
#include "glob2regex/exceptions.hpp"
#include <string>
namespace g2r {