Added 'C_C++/cpp_zh/source/Employee.cpp'

This commit is contained in:
anon 2024-07-22 19:39:19 +02:00
parent e9e9df6f54
commit ea227328bb

View File

@ -0,0 +1,3 @@
#include "Employee.hpp"
int Employee::id_head = 0;