Skip to content
Snippets Groups Projects
Commit 84e711c0 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Fix warnings on Ubuntu

parent 69701e2d
No related branches found
No related tags found
No related merge requests found
...@@ -5,12 +5,13 @@ ...@@ -5,12 +5,13 @@
* @brief Bob/Python extension to flandmark * @brief Bob/Python extension to flandmark
*/ */
#include <xbob.extension/documentation.h>
#include <xbob.blitz/cppapi.h> #include <xbob.blitz/cppapi.h>
#include <xbob.blitz/cleanup.h> #include <xbob.blitz/cleanup.h>
#include <xbob.io/api.h> #include <xbob.io/api.h>
#include <structmember.h> #include <structmember.h>
#include <xbob.extension/documentation.h>
#include <boost/shared_ptr.hpp> #include <boost/shared_ptr.hpp>
#include <boost/shared_array.hpp> #include <boost/shared_array.hpp>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment