| Index: test/msvs/precompiled/precomp.c
|
| ===================================================================
|
| --- test/msvs/precompiled/precomp.c (revision 1396)
|
| +++ test/msvs/precompiled/precomp.c (working copy)
|
| @@ -1,8 +0,0 @@
|
| -/* Copyright (c) 2011 Google Inc. All rights reserved.
|
| - * Use of this source code is governed by a BSD-style license that can be
|
| - * found in the LICENSE file. */
|
| -
|
| -// The precompiled header does not have to be the first one in the file.
|
| -
|
| -#include <windows.h>
|
| -#include <stdio.h>
|
|
|