summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/OSSupport/Errors.h')
-rw-r--r--src/OSSupport/Errors.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/OSSupport/Errors.h b/src/OSSupport/Errors.h
index 72ba98862..8ce9deb10 100644
--- a/src/OSSupport/Errors.h
+++ b/src/OSSupport/Errors.h
@@ -1,3 +1,5 @@
+#pragma once
+
AString GetOSErrorString(int a_ErrNo);