mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-16 15:09:46 +00:00
Import duckhandy as a submodule and fix includes.
This commit is contained in:
parent
aeb8dee561
commit
a5477c99cf
45 changed files with 55 additions and 51 deletions
|
@ -21,7 +21,7 @@
|
|||
#include <vector>
|
||||
#include <string>
|
||||
#include <boost/utility/string_ref.hpp>
|
||||
#include "helpers/compatibility.h"
|
||||
#include "duckhandy/compatibility.h"
|
||||
|
||||
namespace dincore {
|
||||
std::vector<boost::string_ref> split_and_trim ( const std::string& parList, char parSeparator ) a_pure;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue