try to fix compilation error

This commit is contained in:
Simon Cruanes 2022-10-03 12:12:31 -04:00
parent a2d08bc3d2
commit f95baa533f
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -3,6 +3,8 @@
https://opentelemetry.io/docs/reference/specification/protocol/exporter/ https://opentelemetry.io/docs/reference/specification/protocol/exporter/
*) *)
open Common_
val get_url : unit -> string val get_url : unit -> string
val set_url : string -> unit val set_url : string -> unit