aboutsummaryrefslogtreecommitdiffstats
path: root/include/asn1c/NativeReal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asn1c/NativeReal.h')
-rw-r--r--include/asn1c/NativeReal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asn1c/NativeReal.h b/include/asn1c/NativeReal.h
index 68a81d9..94ed9de 100644
--- a/include/asn1c/NativeReal.h
+++ b/include/asn1c/NativeReal.h
@@ -27,6 +27,8 @@ xer_type_decoder_f NativeReal_decode_xer;
xer_type_encoder_f NativeReal_encode_xer;
per_type_decoder_f NativeReal_decode_uper;
per_type_encoder_f NativeReal_encode_uper;
+per_type_decoder_f NativeReal_decode_aper;
+per_type_encoder_f NativeReal_encode_aper;
#ifdef __cplusplus
}