xo-object2: streamline setup
This commit is contained in:
parent
a136642a20
commit
441044dd01
9 changed files with 55 additions and 104 deletions
|
|
@ -9,7 +9,6 @@
|
|||
#include "DInteger.hpp"
|
||||
#include "DList.hpp"
|
||||
#include "DArray.hpp"
|
||||
#include "object2_register_types.hpp"
|
||||
|
||||
#include "number/IGCObject_DFloat.hpp"
|
||||
#include "number/IGCObject_DInteger.hpp"
|
||||
|
|
@ -34,7 +33,6 @@
|
|||
|
||||
namespace ut {
|
||||
using xo::S_object2_tag;
|
||||
using xo::scm::object2_register_types;
|
||||
using xo::scm::ListOps;
|
||||
using xo::scm::DList;
|
||||
using xo::scm::DArray;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue