blob: 8d16eb5969ee1acbfa701d9cb48ae69f28186bf5 [file] [log] [blame]
#include "StaticLibExample.h"
int FourtyFour(void)
{
return 44;
}