btrfs: Attempt to fix GCC2 build.
[haiku.git] / src / build / libbe / app / Looper.cpp
blob52254879a1ab1fea265664ec02bb7c09649b1533
1 /*
2 * Copyright 2011, Ingo Weinhold, ingo_weinhold@gmx.de.
3 * Distributed under the terms of the MIT License.
4 */
7 #include <Looper.h>
10 BLooper::BLooper(const char* name, int32 priority, int32 port_capacity)