Skip to content

Commit

Permalink
Cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
dictoon committed Aug 19, 2019
1 parent 8c6ecc5 commit 120aad2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/appleseed-max-impl/appleseedrenderer/dialoglogtarget.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,10 @@
#include "foundation/utility/log.h"

// Standard headers.
#include "appleseed-max-common/_beginmaxheaders.h"
#include <cstddef>
#include <string>
#include <utility>
#include <vector>
#include "appleseed-max-common/_endmaxheaders.h"

typedef std::vector<std::string> StringVec;
typedef foundation::LogMessage::Category MessageType;
Expand Down
1 change: 0 additions & 1 deletion src/appleseed-max-impl/builtinmapsupport.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
#include "appleseedoslplugin/osltexture.h"
#include "oslutils.h"
#include "utilities.h"
#include "appleseed-max-common/_endmaxheaders.h"

// Build options header.
#include "foundation/core/buildoptions.h"
Expand Down

0 comments on commit 120aad2

Please sign in to comment.