Fix compiling with print messages.

This commit is contained in:
Cheng Zhao 2014-08-21 16:14:22 +08:00
parent 8dcb3726f9
commit 7de0f71a75
4 changed files with 20 additions and 8 deletions

View 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"