// Copyright (c) 2004 David Muse
// See the COPYING file for more information.

#ifndef RUDIMENTS_THREAD_H
#define RUDIMENTS_THREAD_H

#include <rudiments/private/thread.h>

// pthread wrapper

class thread {
        public:

        #include <rudiments/private/thread.h>
};

#endif