diff options
Diffstat (limited to 'Public/Kits/SystemKit/FileAPI.hxx')
| -rw-r--r-- | Public/Kits/SystemKit/FileAPI.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Public/Kits/SystemKit/FileAPI.hxx b/Public/Kits/SystemKit/FileAPI.hxx index 7dc3dc74..cc91a8a5 100644 --- a/Public/Kits/SystemKit/FileAPI.hxx +++ b/Public/Kits/SystemKit/FileAPI.hxx @@ -15,6 +15,8 @@ using namespace HCore; +/// @brief OC class, translated to C++ + class HFile final { public: explicit HFile(const char *path); |
