blob: 728d4b7f245134aa4182273aeb005883467f584a [file] [log] [blame]
danzh02640922019-04-16 14:49:47 -07001// Copyright 2017 The Chromium Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#ifndef QUICHE_EPOLL_SERVER_PLATFORM_API_EPOLL_EXPORT_H_
6#define QUICHE_EPOLL_SERVER_PLATFORM_API_EPOLL_EXPORT_H_
7
8#include "net/tools/epoll_server/platform/impl/epoll_export_impl.h"
9
10#endif // QUICHE_EPOLL_SERVER_PLATFORM_API_EPOLL_EXPORT_H_