summaryrefslogtreecommitdiff
path: root/source/base/base_rand.h
diff options
context:
space:
mode:
authornasr <nsrddyn@gmail.com>2026-04-14 23:11:49 +0200
committernasr <nsrddyn@gmail.com>2026-04-14 23:11:49 +0200
commit154bf6f53529e88dfa03d6ff5034b575f92cdbb5 (patch)
tree04acbc1039719c610f11712b57e1786092f89242 /source/base/base_rand.h
parent4d2a2af0c7d4eec9a9e43e0ba08813fdebaf8f9c (diff)
feature(setup): base implementation
Diffstat (limited to 'source/base/base_rand.h')
-rw-r--r--source/base/base_rand.h4
1 files changed, 4 insertions, 0 deletions
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 @@
1#ifndef BASE_RAND_H
2#define BASE_RAND_H
3
4#endif /* BASE_RAND_H */