From: adam4130 Date: Sat, 8 Jun 2019 14:11:07 +0000 (-0600) Subject: Include the algorithm library X-Git-Tag: v9.2.0-rc1~1438^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdd8a8ccbcb60900e49d07b62b56e6a7205e35a3;p=dealii.git Include the algorithm library --- diff --git a/examples/step-63/step-63.cc b/examples/step-63/step-63.cc index fec0f33788..d93fbbeed2 100644 --- a/examples/step-63/step-63.cc +++ b/examples/step-63/step-63.cc @@ -66,6 +66,7 @@ #include // C++: +#include #include #include #include