X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Finterprocess%2Ftest%2Fuser_buffer_test.cpp;h=7f06e7fbf4d99aed3ea6514718e5c21ca1d888f3;hb=20effc670b57271cb089376d6d0800990e5218d5;hp=32670af5af65fbda1b0dc8a446f860e5cc990a1b;hpb=a71831dadd1e1f3e0fa70405511f65cc33db0498;p=ceph.git diff --git a/ceph/src/boost/libs/interprocess/test/user_buffer_test.cpp b/ceph/src/boost/libs/interprocess/test/user_buffer_test.cpp index 32670af5a..7f06e7fbf 100644 --- a/ceph/src/boost/libs/interprocess/test/user_buffer_test.cpp +++ b/ceph/src/boost/libs/interprocess/test/user_buffer_test.cpp @@ -8,7 +8,6 @@ // ////////////////////////////////////////////////////////////////////////////// -#include #include #include #include @@ -255,5 +254,3 @@ int main () return 0; } - -#include