summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_os_lib.h
blob: b65c7c22accb4d564f80b5a6b9756f92255da164 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
// vim: ts=8 sw=2 smarttab ft=cpp

#ifndef RGW_OS_LIB_H
#define RGW_OS_LIB_H

#include <functional>
#include "rgw_common.h"
#include "rgw_lib.h"


#endif /* RGW_OS_LIB_H */