Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ale
imms
Commits
a18b8b1b
Commit
a18b8b1b
authored
Sep 16, 2013
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add missing includes
parent
e21ab533
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
analyzer/analyzer.h
analyzer/analyzer.h
+1
-0
analyzer/fftprovider.cc
analyzer/fftprovider.cc
+1
-0
No files found.
analyzer/analyzer.h
View file @
a18b8b1b
...
...
@@ -21,6 +21,7 @@
#include <string>
#include <math.h>
#include <stdint.h>
#include "analyzer-params.h"
#include "melfilter.h"
...
...
analyzer/fftprovider.cc
View file @
a18b8b1b
...
...
@@ -17,6 +17,7 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <iostream>
#include <stdlib.h>
#include <immsutil.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