2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 04:57:52 +00:00

[2198] Fix include filename

This commit is contained in:
Mukund Sivaraman 2012-10-22 04:58:20 +05:30
parent 13e9951ecd
commit 48bfbccf4e

View File

@ -16,7 +16,7 @@
#define __INTERPROCESS_SYNC_FILE_H__
#include <util/interprocess_sync.h>
#include <util/threads/lock.h>
#include <util/threads/sync.h>
#include <exceptions/exceptions.h>
#include <boost/shared_ptr.hpp>