Commit f820b792 authored by Mat's avatar Mat Committed by Rich Salz
Browse files

Fix c++ compilation

parent 77f31b3a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -348,6 +348,8 @@ typedef unsigned __int64 uint64_t;
#  else
#   define ossl_inline
#  endif
# else
#  define ossl_inline inline
# endif

#ifdef  __cplusplus