Don't put gfx_converter's implementaion in header file
This commit is contained in:
parent
029ee9aa1e
commit
97070246b7
4 changed files with 122 additions and 68 deletions
|
@ -3,6 +3,10 @@
|
|||
// found in the LICENSE file.
|
||||
|
||||
#include "atom/common/native_mate_converters/gfx_converter.h"
|
||||
#include "base/bind.h"
|
||||
#include "native_mate/dictionary.h"
|
||||
#include "ui/gfx/screen.h"
|
||||
|
||||
#include "atom/common/node_includes.h"
|
||||
|
||||
namespace {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue