summaryrefslogtreecommitdiff
path: root/src/libsndfile.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsndfile.ads')
-rw-r--r--src/libsndfile.ads3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libsndfile.ads b/src/libsndfile.ads
index 67e355f..2c0866c 100644
--- a/src/libsndfile.ads
+++ b/src/libsndfile.ads
@@ -4,6 +4,9 @@
-- Released into the public domain
+pragma Ada_2012;
+
+
private with
Interfaces.C,