blob: fa4474bdbe03c216bfa16e6a386601dbb8f12457 [file] [log] [blame]
#ifndef USING_TESTSHAREDLIBREQUIRED
#error Expected USING_TESTSHAREDLIBREQUIRED
#endif
#include "excludedFromAll.h"
int main(void)
{
return excludedFromAll();
}