Removed an unneeded include.

This commit is contained in:
wrenczes@gmail.com
2011-03-01 09:30:23 +00:00
parent 772828bced
commit 7b53f30519

View File

@@ -7,7 +7,6 @@
#include <boost/thread/mutex.hpp>
#else
#include <boost/bind.hpp>
#include <boost/function.hpp>
#include "pspthreadman.h"