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