Merge pull request #26354 from ksooo/pvr-fix-listitem-titleextrainfo
[xbmc.git] / lib / libUPnP / Platinum / Build / Targets / x86-microsoft-win32-vs2010 / Platinum.Managed / Stdafx.h
blobc6cb4a7d9961717167f7b13f6236a14bf8c00a2d
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
5 #pragma once
7 #include <Platinum.h>
8 #include "PltMediaItem.h"
9 #include "PltMediaServer.h"
11 #include <msclr\marshal.h>
12 #include <vcclr.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"
21 #include "Helpers.h"