Get rid of Constructor class

This commit is contained in:
Cheng Zhao 2016-08-02 17:02:04 +09:00
parent 846ec5ba49
commit 8cd4612fe0
5 changed files with 15 additions and 12 deletions

View file

@ -8,6 +8,7 @@
#include "atom/common/key_weak_map.h"
#include "native_mate/object_template_builder.h"
#include "native_mate/handle.h"
#include "native_mate/wrappable.h"
namespace atom {