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

@ -6,7 +6,6 @@
#include <string>
#include "atom/common/crash_reporter/crash_reporter.h"
#include "atom/common/native_mate_converters/string_map_converter.h"
#include "base/bind.h"
#include "native_mate/dictionary.h"