diff --git a/test/cosseratcontinuumtest.cc b/test/cosseratcontinuumtest.cc
index 0552e1efa63587de7ce4fa74c53f7c99a5bb2539..bcc99d9ac31295d44987116dd40799d425f5c210 100644
--- a/test/cosseratcontinuumtest.cc
+++ b/test/cosseratcontinuumtest.cc
@@ -1,7 +1,5 @@
 #include <config.h>
 
-#include <array>
-
 // Includes for the ADOL-C automatic differentiation library
 // Need to come before (almost) all others.
 #include <adolc/adouble.h>