]> git.buserror.net Git - polintos/scott/priv.git/blobdiff - kernel/include/kern/kernel.h
Move arrays to Util namespace, add parametric allocator.
[polintos/scott/priv.git] / kernel / include / kern / kernel.h
index f90d701dee6d3f06ebb045197be7801637cdb3e5..5d6e8b6d56cab66ef057c76659a0e7220a5ab2e4 100644 (file)
@@ -15,7 +15,7 @@
 using System::RunTime::countarray;
 using System::RunTime::Array;
 using System::RunTime::nullarray;
-using System::RunTime::orbmm;
+using System::RunTime::ORBMM;
 using System::Object;
 using System::Objects::Factory;
 using namespace System::Exceptions::Std;