mute MSVC warnings

This commit is contained in:
Anonymissimus 2012-06-16 15:53:09 +00:00
parent afe7320815
commit 1a09b8eeff

View file

@ -16,6 +16,8 @@
#ifndef GUI_WIDGETS_HELPER_HPP_INCLUDED
#define GUI_WIDGETS_HELPER_HPP_INCLUDED
#include "global.hpp"
#include "SDL.h"
#include <pango/pango-layout.h>