Minor header-related changes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3246 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
//
|
||||
// $Id: MessageQueue.cpp,v 1.2 2002/09/28 09:49:34 shatty Exp $
|
||||
// $Id: MessageQueue.cpp,v 1.3 2003/05/14 17:21:46 haydentech Exp $
|
||||
//
|
||||
// This file contains the implementation of the BMessageQueue class
|
||||
// for the OpenBeOS project.
|
||||
//
|
||||
|
||||
|
||||
#include "MessageQueue.h"
|
||||
#include "Autolock.h"
|
||||
#include "Message.h"
|
||||
#include <MessageQueue.h>
|
||||
#include <Autolock.h>
|
||||
#include <Message.h>
|
||||
|
||||
#ifdef USE_OPENBEOS_NAMESPACE
|
||||
namespace OpenBeOS {
|
||||
|
||||
Reference in New Issue
Block a user