mirror of
https://github.com/uowuo/abaddon.git
synced 2026-08-15 05:19:58 +00: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