]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: move Gil implementation into .cc
authorJohn Spray <john.spray@redhat.com>
Tue, 22 Aug 2017 15:38:25 +0000 (11:38 -0400)
committerJohn Spray <john.spray@redhat.com>
Mon, 16 Oct 2017 11:06:23 +0000 (07:06 -0400)
commit23c3a075ee1a27e1b57fcb452a4d6ce53080264e
tree5652e3fda0b2424b138145e5af2e995c087af221
parent987612a97529be7e67b89977c4a0cf47906a5ecb
mgr: move Gil implementation into .cc

The inclusion of Python.h in the .h was awkward
for other files including Gil.h.

Signed-off-by: John Spray <john.spray@redhat.com>
src/CMakeLists.txt
src/mgr/Gil.cc [new file with mode: 0644]
src/mgr/Gil.h