From 154bf6f53529e88dfa03d6ff5034b575f92cdbb5 Mon Sep 17 00:00:00 2001 From: nasr Date: Tue, 14 Apr 2026 23:11:49 +0200 Subject: feature(setup): base implementation --- source/base/base_rand.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'source/base/base_rand.h') diff --git a/source/base/base_rand.h b/source/base/base_rand.h index e69de29..faa00e8 100644 --- a/source/base/base_rand.h +++ b/source/base/base_rand.h @@ -0,0 +1,4 @@ +#ifndef BASE_RAND_H +#define BASE_RAND_H + +#endif /* BASE_RAND_H */ -- cgit v1.3