Files
mlpack/CMake/stb/blib.cpp
T
2022-03-13 21:28:32 +00:00

9 lines
113 B
C++

#include "blib.hpp"
void Blib::B()
{
//Do nothing, just to check if the STB library has the good version.
}