aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/utility
blob: fb79aa78274655ccc437a4dec0f9d5a9ef7093ab (plain)
1
2
3
4
5
6
7
8
// -*- C++ -*- forwarding header.
// This file is part of the GNU ANSI C++ Library.

#ifndef __UTILITY__
#define __UTILITY__
#include <function.h>
#include <pair.h>
#endif