blob: dccc48b7895712da774eaeacd43021af3f97c240 [file] [log] [blame]
#include "lib2.h"
float Lib2Func()
{
return 1.0;
}