diff options
Diffstat (limited to 'chrome/tools/build/win/precompiled_wtl.h')
-rw-r--r-- | chrome/tools/build/win/precompiled_wtl.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/chrome/tools/build/win/precompiled_wtl.h b/chrome/tools/build/win/precompiled_wtl.h deleted file mode 100644 index 55a5664..0000000 --- a/chrome/tools/build/win/precompiled_wtl.h +++ /dev/null @@ -1,19 +0,0 @@ -// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. -// Use of this source code is governed by a BSD-style license that can be -// found in the LICENSE file. - -// See precompiled.h for info on using this file, substituting references to -// "precompiled" with "precompiled_wtl" - -#include "chrome/tools/build/win/precompiled.h" - -// ATL/WTL headers -#include <atlbase.h> -#include <atlapp.h> -#include <atlwin.h> -#include <atldlgs.h> -#include <atlframe.h> -#include <atlmisc.h> -#include <atlctrls.h> -#include <atlcrack.h> -#include <atltheme.h> |