// -*-C++-*-
#pragma once
#ifndef API_ASYNC_HEADER
#define API_ASYNC_HEADER

#include "util/async.hpp"

#endif
