Skip to content
Snippets Groups Projects
Commit cdedeefe authored by Ali Can Demiralp's avatar Ali Can Demiralp
Browse files

Attempt fixing cpplint.

parent 79344b78
No related branches found
No related tags found
1 merge request!115WIP: Whenever an image fails to load, it is defaulted to a 32x32 Fuchsia bitmap.
...@@ -22,12 +22,12 @@ ...@@ -22,12 +22,12 @@
#include "phx/image_loader.hpp" #include "phx/image_loader.hpp"
#include <boost/filesystem.hpp>
#include <memory> #include <memory>
#include <string> #include <string>
#include <utility> #include <utility>
#include <boost/filesystem.hpp>
#include "phx/image.hpp" #include "phx/image.hpp"
#include "phx/logger.hpp" #include "phx/logger.hpp"
#include "phx/resources_path.hpp" #include "phx/resources_path.hpp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment