#ifndef _LIBCPP___CXX03___VARIANT_MONOSTATE_H
#define _LIBCPP___CXX03___VARIANT_MONOSTATE_H
#include <__cxx03/__compare/ordering.h>
#include <__cxx03/__config>
#include <__cxx03/__functional/hash.h>
#include <__cxx03/cstddef>
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
# pragma GCC system_header
#endif
_LIBCPP_BEGIN_NAMESPACE_STD
_LIBCPP_END_NAMESPACE_STD
#endif