]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/graph/test/dimacs.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / graph / test / dimacs.cpp
index 7cad5ec07595b4d79e25273849323ee28799bcfa..56fd0a4b44272372fa1b24df0fa2704922206964 100644 (file)
@@ -10,7 +10,4 @@
 // This is obviously just a stub test. It's currently only used as a compile
 // check to make sure that the includes are appropriate.
 
-int main()
-{
-    return 0;
-}
+int main() { return 0; }