Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
CAMP
campvis-public
Commits
287bdc91
Commit
287bdc91
authored
Dec 26, 2013
by
Christian Schulte zu Berge
Browse files
fixed includes in image readers (file names are case sensitive)
parent
c39704a3
Changes
2
Hide whitespace changes
Inline
Side-by-side
modules/io/processors/ltfimagereader.h
View file @
287bdc91
...
...
@@ -25,7 +25,7 @@
#ifndef LTFIMAGEREADER_H__
#define LTFIMAGEREADER_H__
#include
"
A
bstract
I
mage
R
eader.h"
#include
"
a
bstract
i
mage
r
eader.h"
#include
"core/pipeline/abstractprocessor.h"
#include
"core/properties/datanameproperty.h"
...
...
modules/io/processors/rawimagereader.h
View file @
287bdc91
...
...
@@ -27,7 +27,7 @@
#include
<string>
#include
"abstract
I
magereader.h"
#include
"abstract
i
magereader.h"
#include
"core/properties/datanameproperty.h"
#include
"core/properties/floatingpointproperty.h"
...
...
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