Move converter for std::map to native_mate

This commit is contained in:
Cheng Zhao 2016-06-13 09:27:13 +09:00
parent 85379e3148
commit e2442fb052
5 changed files with 1 additions and 39 deletions

View file

@ -9,7 +9,6 @@
#include "atom/browser/native_window.h"
#include "atom/browser/window_list.h"
#include "atom/common/native_mate_converters/callback.h"
#include "atom/common/native_mate_converters/string_map_converter.h"
#include "atom/common/node_includes.h"
#include "native_mate/dictionary.h"
#include "native_mate/object_template_builder.h"