Skip to content

Commit

Permalink
Moving starboard to mm file.
Browse files Browse the repository at this point in the history
  • Loading branch information
MSFTFox committed Oct 5, 2016
1 parent 1f994f0 commit a636741
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions Frameworks/CoreGraphics/D2DWrapper.mm
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
//******************************************************************************

#import <CoreGraphics/D2DWrapper.h>
#import <Starboard.h>

static const wchar_t* TAG = L"_D2DWrapper";

Expand Down
2 changes: 0 additions & 2 deletions Frameworks/include/CoreGraphics/D2DWrapper.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
#import <D2d1.h>
#include <COMIncludes_End.h>

#import <Starboard.h>

using namespace std;
using namespace Microsoft::WRL;

Expand Down

0 comments on commit a636741

Please sign in to comment.