summaryrefslogtreecommitdiff
path: root/src/libsndfile.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsndfile.adb')
-rw-r--r--src/libsndfile.adb3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libsndfile.adb b/src/libsndfile.adb
index 8a61b4a..6d12273 100644
--- a/src/libsndfile.adb
+++ b/src/libsndfile.adb
@@ -4,6 +4,9 @@
-- Released into the public domain
+pragma Ada_2012;
+
+
with
Ada.Assertions,