There was an error fetching the commit references. Please try again later.
Merge pull request #51 from lioncash/pragma
Common: Move header guards over to pragma once.
No related branches found
No related tags found
Showing
- src/common/atomic.h 1 addition, 4 deletionssrc/common/atomic.h
- src/common/atomic_gcc.h 1 addition, 4 deletionssrc/common/atomic_gcc.h
- src/common/atomic_win32.h 1 addition, 4 deletionssrc/common/atomic_win32.h
- src/common/break_points.h 1 addition, 4 deletionssrc/common/break_points.h
- src/common/chunk_file.h 1 addition, 4 deletionssrc/common/chunk_file.h
- src/common/common.h 4 additions, 7 deletionssrc/common/common.h
- src/common/common_funcs.h 1 addition, 4 deletionssrc/common/common_funcs.h
- src/common/common_paths.h 1 addition, 4 deletionssrc/common/common_paths.h
- src/common/common_types.h 1 addition, 1 deletionsrc/common/common_types.h
- src/common/console_listener.cpp 5 additions, 5 deletionssrc/common/console_listener.cpp
- src/common/console_listener.h 1 addition, 4 deletionssrc/common/console_listener.h
- src/common/cpu_detect.h 1 addition, 4 deletionssrc/common/cpu_detect.h
- src/common/debug_interface.h 2 additions, 5 deletionssrc/common/debug_interface.h
- src/common/extended_trace.cpp 1 addition, 2 deletionssrc/common/extended_trace.cpp
- src/common/extended_trace.h 1 addition, 4 deletionssrc/common/extended_trace.h
- src/common/fifo_queue.h 1 addition, 5 deletionssrc/common/fifo_queue.h
- src/common/file_search.h 1 addition, 6 deletionssrc/common/file_search.h
- src/common/file_util.cpp 2 additions, 2 deletionssrc/common/file_util.cpp
- src/common/file_util.h 1 addition, 5 deletionssrc/common/file_util.h
- src/common/fixed_size_queue.h 1 addition, 6 deletionssrc/common/fixed_size_queue.h
Loading
Please register or sign in to comment