PrismLauncher/mmc_updater/src/tests/TestParseScript.h
2013-12-15 23:46:48 +01:00

9 lines
71 B
C++

#pragma once
class TestParseScript
{
public:
void testParse();
};