1
0
Fork 0
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:
King_DuckZ 2016-10-12 01:11:09 +02:00
parent 11110c0428
commit 01c23c2664

View file

@ -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>