mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[2236] Include and use the define from config.h
This commit is contained in:
@@ -15,6 +15,8 @@
|
|||||||
#ifndef B10_THREAD_SYNC_H
|
#ifndef B10_THREAD_SYNC_H
|
||||||
#define B10_THREAD_SYNC_H
|
#define B10_THREAD_SYNC_H
|
||||||
|
|
||||||
|
#include "config.h"
|
||||||
|
|
||||||
#include <boost/noncopyable.hpp>
|
#include <boost/noncopyable.hpp>
|
||||||
|
|
||||||
#include <cstdlib> // for NULL.
|
#include <cstdlib> // for NULL.
|
||||||
|
Reference in New Issue
Block a user