Skip to content

Commit

Permalink
Use namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
gagelarsen authored and Tsubashi committed Sep 14, 2018
1 parent ea3c8b7 commit f67a911
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xmscore/python/misc/PyUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@
// 1. Precompiled header

// 2. My own header
#include <pybind11/pybind11.h>
#include <xmscore/python/misc/PyUtils.h>
#include <xmscore/misc/DynBitset.h>

namespace py = pybind11;

/// XMS Namespace
namespace xms
Expand Down

0 comments on commit f67a911

Please sign in to comment.