summaryrefslogtreecommitdiff
path: root/src/libao.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/libao.adb')
-rw-r--r--src/libao.adb3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libao.adb b/src/libao.adb
index 1f37875..0875ba4 100644
--- a/src/libao.adb
+++ b/src/libao.adb
@@ -4,6 +4,9 @@
-- Released into the public domain
+pragma Ada_2012;
+
+
with
Interfaces.C.Strings,