Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • common
  • debug.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Remove system.h. · d308f3a9
    Geoff Lang authored Jan 16, 2014
    The gyp files already define NOMINMAX and WIN32_LEAN_AND_MEAN.  windows.h
    is also included via the D3D includes.
    
    This ends up speeding up the build process significantly by not having
    windows.h included in nearly every file.
    
    Also fixes issues on non-windows systems by not having stdarg.h included
    in debug.cpp.
    
    Change-Id: Id32d9aac37a5a29df832a062dd8024302a798a1c
    Reviewed-on: https://chromium-review.googlesource.com/182810Reviewed-by: 's avatarShannon Woods <shannonwoods@chromium.org>
    Tested-by: 's avatarGeoff Lang <geofflang@chromium.org>
    d308f3a9
debug.cpp 2.39 KB
EditWeb IDE
×

Replace debug.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.