mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-06 20:15:19 +03:00
get rid of some warnings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "abaddon.hpp"
|
||||
#include "filecache.hpp"
|
||||
#include "murmurhash3.h"
|
||||
#include "MurmurHash3.h"
|
||||
|
||||
Cache::Cache() {
|
||||
m_tmp_path = std::filesystem::temp_directory_path() / "abaddon-cache";
|
||||
|
||||
Reference in New Issue
Block a user