mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2024-12-02 02:05:41 +00:00
Buildfix in release
This commit is contained in:
parent
11110c0428
commit
01c23c2664
1 changed files with 1 additions and 3 deletions
|
@ -18,9 +18,7 @@
|
|||
#include "searcher.hpp"
|
||||
#include "glob2regex/glob2regex.hpp"
|
||||
#include "backends/db_backend.hpp"
|
||||
#if !defined(NDEBUG)
|
||||
#include <iostream>
|
||||
#endif
|
||||
#include <string>
|
||||
#include <algorithm>
|
||||
|
||||
|
|
Loading…
Reference in a new issue