Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy B. Terriberry
Opusfile
Commits
c9964275
Commit
c9964275
authored
Apr 05, 2013
by
Timothy B. Terriberry
Browse files
Small public header clean-up.
stdarg.h should've been inside the include guard.
parent
7b499048
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/opusfile.h
View file @
c9964275
...
...
@@ -16,7 +16,6 @@
********************************************************************/
#if !defined(_opusfile_h)
# define _opusfile_h (1)
# include <stdarg.h>
/**\mainpage
\section Introduction
...
...
@@ -57,6 +56,7 @@
extern
"C"
{
# endif
# include <stdarg.h>
# include <stdio.h>
# include <ogg/ogg.h>
# include <opus_multistream.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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