Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
dav1d
Commits
f878a0b6
Commit
f878a0b6
authored
Feb 13, 2019
by
Martin Storsjö
Browse files
Use consistent style for include guard defines
parent
265c9b9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/thread.h
View file @
f878a0b6
...
...
@@ -26,7 +26,7 @@
*/
#ifndef __DAV1D_THREAD_H__
#
define __DAV1D_THREAD_H__
#define __DAV1D_THREAD_H__
#if defined(_WIN32)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment