Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Openvibe Group
extras
Commits
fdde7b96
Commit
fdde7b96
authored
Sep 24, 2015
by
Serrière Guillaume
Browse files
Fix removed guard.
Signed-off-by:
Serrière Guillaume
<
guillaume.serriere@inria.fr
>
parent
731f6ef6
Changes
3
Hide whitespace changes
Inline
Side-by-side
plugins/processing/signal-processing/src/algorithms/basic/ovpCAlgorithmOnlineCovariance.cpp
View file @
fdde7b96
#if
1//
defined TARGET_HAS_ThirdPartyEIGEN
#if defined TARGET_HAS_ThirdPartyEIGEN
#include
"ovpCAlgorithmOnlineCovariance.h"
...
...
plugins/processing/signal-processing/src/box-algorithms/filters/ovpCBoxAlgorithmRegularizedCSPTrainer.cpp
View file @
fdde7b96
#if
1//
defined TARGET_HAS_ThirdPartyEIGEN
#if defined TARGET_HAS_ThirdPartyEIGEN
#include
"ovpCBoxAlgorithmRegularizedCSPTrainer.h"
...
...
plugins/processing/signal-processing/src/box-algorithms/filters/ovpCBoxAlgorithmRegularizedCSPTrainer.h
View file @
fdde7b96
...
...
@@ -2,7 +2,7 @@
#ifndef __OpenViBEPlugins_BoxAlgorithm_RegularizedCSPTrainer_H__
#define __OpenViBEPlugins_BoxAlgorithm_RegularizedCSPTrainer_H__
#if
1//
defined TARGET_HAS_ThirdPartyEIGEN
#if defined TARGET_HAS_ThirdPartyEIGEN
#include
"../../ovp_defines.h"
#include
<openvibe/ov_all.h>
...
...
Write
Preview
Supports
Markdown
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