Skip to content

Commit 2f880d7

Browse files
committed
Update ExtFileSystem.cpp
1 parent e5c987c commit 2f880d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SharpExt4/ExtFileSystem.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
#include "io_raw.h"
3535
#include <stdlib.h>
3636

37+
using namespace System::Collections::Generic;
38+
3739
String^ SharpExt4::ExtFileSystem::MountPoint::get()
3840
{
3941
return mountPoint;

0 commit comments

Comments
 (0)