Removed the include to pthread in the main screen, it's not used.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5602 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
61cc735179
commit
9476785986
@ -19,9 +19,9 @@
|
|||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <string>
|
#include <string>
|
||||||
#ifdef ADDONS_MANAGER
|
//#ifdef ADDONS_MANAGER
|
||||||
# include <pthread.h>
|
//# include <pthread.h>
|
||||||
#endif
|
//#endif
|
||||||
|
|
||||||
#include "guiengine/widgets.hpp"
|
#include "guiengine/widgets.hpp"
|
||||||
#include "karts/kart_properties_manager.hpp"
|
#include "karts/kart_properties_manager.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user