space matters

This commit is contained in:
Robin Gareus 2017-08-07 05:07:06 +02:00
parent e3690cf653
commit 29cc1f06b6

View File

@ -1527,7 +1527,7 @@ LuaBindings::common (lua_State* L)
.endClass ()
// RegionFactory::RegionMap
.beginStdMap <PBD::ID,boost::shared_ptr<Region>> ("RegionMap")
.beginStdMap <PBD::ID,boost::shared_ptr<Region> > ("RegionMap")
.endClass ()
// typedef std::list<boost::shared_ptr<Processor> > ProcessorList;