This commit is contained in:
Simon Cruanes 2025-05-07 15:35:11 -04:00
parent 190f70d7c9
commit 7acc1b930f
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -1,5 +1,3 @@
(** A resource pool (for buffers) *)
open struct open struct
module A = Trace_core.Internal_.Atomic_ module A = Trace_core.Internal_.Atomic_
end end