From 4a6121ba1334466dcf868b62034da3d04990ba83 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Thu, 25 Jan 2024 14:18:05 -0800 Subject: [PATCH] c: move compiler to nostrdb dir we will be applying a patch here as well --- {damus-c => nostrdb}/compiler.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {damus-c => nostrdb}/compiler.h (100%) diff --git a/damus-c/compiler.h b/nostrdb/compiler.h similarity index 100% rename from damus-c/compiler.h rename to nostrdb/compiler.h