Compare commits

..

No commits in common. "dcb3b0c75b1ddb3208be8165e435800ebc340f42" and "be08f32ee54094e3afc1e81949245f87be660ab7" have entirely different histories.

2 changed files with 0 additions and 8 deletions

Binary file not shown.

View File

@ -1,8 +0,0 @@
#include <test.h>
void Test::Test()
{
std::cout << "test\n";
}