Skip to content

Commit

Permalink
[usdAbc] Fix build for pyport include workaround (issue #178).
Browse files Browse the repository at this point in the history
  • Loading branch information
asluk committed Mar 18, 2017
1 parent 620e929 commit dcc93dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pxr/usd/plugin/usdAbc/wrapAlembicTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@
// language governing permissions and limitations under the Apache License.
//
#include "pxr/pxr.h"
#include "pxr/usd/usdAbc/alembicTest.h"

#include <boost/python/def.hpp>

#include "pxr/usd/usdAbc/alembicTest.h"

using namespace boost::python;

PXR_NAMESPACE_OPEN_SCOPE
Expand Down

0 comments on commit dcc93dd

Please sign in to comment.