Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
- Change inihandl from c to c++.
Because it now includes global.h that contains a bool function definition that make compile to fail on Linux. modified: storage/connect/CMakeLists.txt removed: storage/connect/inihandl.c added: storage/connect/inihandl.cpp
- Loading branch information