From 98c618770f44a2bde4b5ba45c7390971c91a3fc3 Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 4 Jan 2023 12:53:45 -0500 Subject: make unicode.h more self-contained --- util.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'util.h') diff --git a/util.h b/util.h index c6bfab7..c41a17f 100644 --- a/util.h +++ b/util.h @@ -1,3 +1,6 @@ +// C utility functions +// these utilities should be self-contained + #ifndef UTIL_H_ #define UTIL_H_ -- cgit v1.2.3