summaryrefslogtreecommitdiff
path: root/libetonyek/libetonyek-0.1.9-boost-1.73.patch
blob: 2992f9f1add3c689df7873d9fe62f9f47a99a2d1 (plain)
    1 diff --git a/src/lib/NUM3Parser.cpp b/src/lib/NUM3Parser.cpp
    2 index 6dc0e9a..6f8e79e 100644
    3 --- a/src/lib/NUM3Parser.cpp
    4 +++ b/src/lib/NUM3Parser.cpp
    5 @@ -7,6 +7,7 @@
    6   * file, You can obtain one at http://mozilla.org/MPL/2.0/.
    7   */
    8  
    9 +#include <algorithm>
   10  #include <functional>
   11  
   12  #include "NUM3Parser.h"

Generated by cgit