mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
Move uthash into 3rdparty
This commit is contained in:
0
kitty/uthash.h → 3rdparty/uthash.h
vendored
0
kitty/uthash.h → 3rdparty/uthash.h
vendored
@@ -9,4 +9,4 @@
|
||||
#include "data-types.h"
|
||||
#define uthash_fatal(msg) fatal(msg)
|
||||
#define hash_handle_type UT_hash_handle
|
||||
#include "uthash.h"
|
||||
#include "../3rdparty/uthash.h"
|
||||
|
||||
Reference in New Issue
Block a user