added another cpp file

This commit is contained in:
glc12125 2025-05-05 22:21:02 +08:00
parent e8d37d8f12
commit 5c6f0f5de4

4
test_1.cpp Normal file
View File

@ -0,0 +1,4 @@
#include <test.h>
void Test::Test()
{}