Skip to content

Commit

Permalink
Removed some unused includes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ppenenko committed Aug 15, 2019
1 parent d99a8aa commit 78f3923
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source/MaterialXContrib/MaterialXMaya/Plugin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,8 @@
#include "ShadingNodeOverrides.h"

#include <maya/MFnPlugin.h>
#include <maya/MDGMessage.h>
#include <maya/MDrawRegistry.h>
#include <maya/MGlobal.h>
#include <maya/MIOStream.h>
#include <maya/MHWShaderSwatchGenerator.h>
#include <maya/MViewport2Renderer.h>
#include <maya/MFragmentManager.h>

#include <unordered_set>
Expand Down

0 comments on commit 78f3923

Please sign in to comment.