1 // stdafx.h : include file for standard system include files,
2 // or project specific include files that are used frequently,
3 // but are changed infrequently
8 #include "PltMediaItem.h"
9 #include "PltMediaServer.h"
11 #include <msclr\marshal.h>
14 using namespace System
;
15 using namespace System::Collections::Generic
;
16 using namespace msclr::interop
;
17 //using namespace System::Security::Cryptography;
19 #include "Neptun_marshal_as.h"
20 #include "NeptuneException.h"