Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mobject-store
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
13
Issues
13
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sds
mobject-store
Commits
273075f2
Commit
273075f2
authored
Feb 04, 2019
by
Matthieu Dorier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
patch from Jerome
parent
28228eb3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
src/Makefile.subdir
src/Makefile.subdir
+1
-0
src/server/core/core-read-op.cpp
src/server/core/core-read-op.cpp
+1
-0
No files found.
src/Makefile.subdir
View file @
273075f2
...
...
@@ -55,6 +55,7 @@ src_client_libmobject_store_la_SOURCES = \
src/client/aio/aio-cluster-operate.c
\
src/client/aio/aio-operate.c
src_client_libmobject_store_la_CPPFLAGS
=
${AM_CPPFLAGS}
${CLIENT_CPPFLAGS}
src_client_libmobject_store_la_CFLAGS
=
${AM_CFLAGS}
${CLIENT_CFLAGS}
src_client_libmobject_store_la_LIBADD
=
src/omap-iter/libomap-iter.la
\
src/io-chain/libio-chain.la
${CLIENT_LIBS}
...
...
src/server/core/core-read-op.cpp
View file @
273075f2
...
...
@@ -9,6 +9,7 @@
#include <algorithm>
#include <vector>
#include <list>
#include <cinttypes>
#include <bake-client.h>
#include "src/server/core/core-read-op.h"
#include "src/server/visitor-args.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