Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Joshua
wendelin.core
Commits
069766ae
Commit
069766ae
authored
Dec 18, 2019
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
847b26d1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
bigfile/_bigfile.h
bigfile/_bigfile.h
+3
-5
No files found.
bigfile/_bigfile.h
View file @
069766ae
#ifndef _WENDELIN
CORE
_BIGFILE__BIGFILE_H
#ifndef _WENDELIN_BIGFILE__BIGFILE_H
#define _WENDELIN
CORE
_BIGFILE__BIGFILE_H
#define _WENDELIN_BIGFILE__BIGFILE_H
/* Wendelin.bigfile | Python interface to memory/files
/* Wendelin.bigfile | Python interface to memory/files
* Copyright (C) 2014-2019 Nexedi SA and Contributors.
* Copyright (C) 2014-2019 Nexedi SA and Contributors.
...
@@ -115,10 +115,8 @@ typedef struct PyBigFile PyBigFile;
...
@@ -115,10 +115,8 @@ typedef struct PyBigFile PyBigFile;
*/
*/
#ifdef __cplusplus
#ifdef __cplusplus
}
}
#endif
#endif
#endif // _WENDELIN
CORE
_BIGFILE__BIGFILE_H
#endif // _WENDELIN_BIGFILE__BIGFILE_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