summaryrefslogtreecommitdiff
path: root/glm-master/test/core/core_func_noise.cpp
blob: 4f0b430035376d4afc6d3ce6d2d8d0780044c45d (plain)
1
2
3
4
5
6
7
int main()
{
	int Error = 0;

	return Error;
}