mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-05-05 21:44:45 -04:00
Move all public *Tools.h in src.
This by definition remove all the tool functions from the public API.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "gtest/gtest.h"
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include "../include/tools/pathTools.h"
|
||||
#include "../src/tools/pathTools.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
# define S "\\"
|
||||
|
||||
Reference in New Issue
Block a user