summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/testsuite/23_containers/list/modifiers/swap/1.cc')
-rw-r--r--libstdc++-v3/testsuite/23_containers/list/modifiers/swap/1.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/1.cc b/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/1.cc
index d9bd9a2194e..767640ea996 100644
--- a/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/1.cc
+++ b/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/1.cc
@@ -15,8 +15,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-#include "1.h"
#include <list>
+#include "1.h"
namespace std
{
OpenPOWER on IntegriCloud