build fix
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27443 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
1adaf58e1f
commit
866ece3115
@ -3,6 +3,8 @@
|
||||
|
||||
#include "GenericThread.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
GenericThread::GenericThread(const char * a_thread_name, int32 a_priority, BMessage * a_message)
|
||||
:
|
||||
m_thread_data_store(a_message),
|
||||
|
Loading…
Reference in New Issue
Block a user