Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
corpus2
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Analysers
corpus2
Commits
adc51250
Commit
adc51250
authored
13 years ago
by
Paweł Kędzia
Browse files
Options
Downloads
Patches
Plain Diff
define and include fix
parent
e2aa981d
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libcorpus2_whole/io/documentreader.h
+4
-4
4 additions, 4 deletions
libcorpus2_whole/io/documentreader.h
with
4 additions
and
4 deletions
libcorpus2_whole/io/documentreader.h
+
4
−
4
View file @
adc51250
...
...
@@ -14,14 +14,14 @@ or FITNESS FOR A PARTICULAR PURPOSE.
See the LICENSE and COPYING files for more details.
*/
#ifndef LIBCORPUS2_WHOLE_
_
DOCREADER_H
#define LIBCORPUS2_WHOLE_
_
DOCREADER_H
#ifndef LIBCORPUS2_WHOLE_DOCREADER_H
#define LIBCORPUS2_WHOLE_DOCREADER_H
#include
<libcorpus2/io/cclreader.h>
#include
<libcorpus2_whole/relation.h>
#include
<libcorpus2_whole/document.h>
#include
<libcorpus2_whole/io/docreaderi.h>
#include
<libcorpus2/io/cclreader.h>
#include
<libcorpus2_whole/io/relreader.h>
#include
<libcorpus2_whole/io/reader_i.h>
#include
<boost/shared_ptr.hpp>
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment