blob: 99e8b1994a28b05154cd235229e9ecface12bdc4 [file] [log] [blame] [edit]
#include "StaticLibExample.h"
int FortyFour(void)
{
return 44;
}