Closed AxelVE closed 4 years ago
I use this library in a c++ project. I had a lot of warnings coming from the char * that was without const. It was proper to clean them.
Thanks for sharing your fixes!
I use this library in a c++ project. I had a lot of warnings coming from the char * that was without const.
It was proper to clean them.