DLib/includes/MIS_functions.hpp

7 lines
83 B
C++
Raw Normal View History

2020-01-15 18:18:38 +00:00
file="functions";
class preInit{
preInit = 1;
};
class postInit{
postInit = 1;
};