[Shader JIT] Add caching
This commit is contained in:
2
third_party/cityhash/cityhash.cpp
vendored
2
third_party/cityhash/cityhash.cpp
vendored
@@ -29,7 +29,7 @@
|
||||
|
||||
#include <algorithm>
|
||||
#include <string.h> // for memcpy and memset
|
||||
#include "cityhash.hpp"
|
||||
#include "include/cityhash.hpp"
|
||||
#include "swap.hpp"
|
||||
|
||||
// #include "config.h"
|
||||
|
||||
Reference in New Issue
Block a user