blob: 3736b2c2de2985f7edf8a0e064d29c3ea31e0279 [file] [log] [blame]
#include "libA.hpp"
std::string getLibStr() {
return "Hello World";
}