aboutsummaryrefslogtreecommitdiff
path: root/shared/semver.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/semver.h')
-rw-r--r--shared/semver.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shared/semver.h b/shared/semver.h
index a99ae61..6a1da79 100644
--- a/shared/semver.h
+++ b/shared/semver.h
@@ -1,5 +1,7 @@
#pragma once
+/** @file semver.h */
+
#include <stdint.h>
typedef struct {