Fix compiling with print messages.
This commit is contained in:
parent
8dcb3726f9
commit
7de0f71a75
4 changed files with 20 additions and 8 deletions
8
atom/common/common_message_generator.h
Normal file
8
atom/common/common_message_generator.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
// Copyright (c) 2014 GitHub, Inc. All rights reserved.
|
||||
// Use of this source code is governed by the MIT license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
// Multiply-included file, no traditional include guard.
|
||||
|
||||
#include "atom/common/api/api_messages.h"
|
||||
#include "chrome/common/print_messages.h"
|
Loading…
Add table
Add a link
Reference in a new issue