Closed ewfuentes closed 9 months ago
Including approxcdf.h into a C++ file fails to compile due a missing opening curly brace in the extern statement. This PR fixes the issue.
approxcdf.h
Thanks, added.
Including
approxcdf.h
into a C++ file fails to compile due a missing opening curly brace in the extern statement. This PR fixes the issue.