Code conventions fix.

This commit is contained in:
vng 2012-04-18 20:19:58 +03:00 committed by Alex Zolotarev
parent 07717f6fa6
commit 43b551c415

View file

@ -8,10 +8,6 @@
#include "../../../../../map/framework.hpp"
#include "../../../../../std/shared_ptr.hpp"
#include "../../../../../std/bind.hpp"
#include "../../../../../yg/framebuffer.hpp"
#include "../../../../../yg/internal/opengl.hpp"
@ -21,6 +17,10 @@
#include "../../../../../base/logging.hpp"
#include "../../../../../base/math.hpp"
#include "../../../../../std/shared_ptr.hpp"
#include "../../../../../std/bind.hpp"
namespace android
{
void Framework::CallRepaint()