DIFF

BleedingSourceLocation.c

class BleedingSourceLocation
{
	void BleedingSourceLocation()
	{

	}

	void ~BleedingSourceLocation()
	{
	
	}
}