diff options
Diffstat (limited to 'hw_html/mcubase.cpp')
| -rw-r--r-- | hw_html/mcubase.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hw_html/mcubase.cpp b/hw_html/mcubase.cpp new file mode 100644 index 0000000..f894d42 --- /dev/null +++ b/hw_html/mcubase.cpp @@ -0,0 +1,5 @@ +#include "mcureg.hpp" + +mcureg::mcureg(mcureg::access access) +{ +} |
