]> code.bitgloo.com Git - clyne/ini-config.git/commitdiff
Add author comment
authorclyne <clyne@bitgloo.com>
Tue, 5 Jan 2021 22:58:15 +0000 (17:58 -0500)
committerGitHub <noreply@github.com>
Tue, 5 Jan 2021 22:58:15 +0000 (17:58 -0500)
ini_config.hpp

index 90153a825d3b7e039ef09ab313abf19030669596..89de474b3030cceda376ef49dd2300e851619024 100644 (file)
@@ -1,3 +1,9 @@
+/**
+ * ini_config.hpp - Evaluate INI configs at compile-time for efficient use at run-time.
+ * Written by Clyne Sullivan.
+ * https://github.com/tcsullivan/ini-config
+ */
+
 #ifndef TCSULLIVAN_INI_CONFIG_HPP
 #define TCSULLIVAN_INI_CONFIG_HPP