We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c987c commit 2f880d7Copy full SHA for 2f880d7
SharpExt4/ExtFileSystem.cpp
@@ -34,6 +34,8 @@
34
#include "io_raw.h"
35
#include <stdlib.h>
36
37
+using namespace System::Collections::Generic;
38
+
39
String^ SharpExt4::ExtFileSystem::MountPoint::get()
40
{
41
return mountPoint;
0 commit comments