Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 362841
Collapse All | Expand All

(-)a/Source/ZenLib/Thread.h (+1 lines)
Lines 28-33 Link Here
28
#ifndef ZenLib_ThreadH
28
#ifndef ZenLib_ThreadH
29
#define ZenLib_ThreadH
29
#define ZenLib_ThreadH
30
//---------------------------------------------------------------------------
30
//---------------------------------------------------------------------------
31
#include <cstddef>
31
#include "ZenLib/Conf.h"
32
#include "ZenLib/Conf.h"
32
#include "ZenLib/CriticalSection.h"
33
#include "ZenLib/CriticalSection.h"
33
#ifdef _WINDOWS
34
#ifdef _WINDOWS

Return to bug 362841