From 2707dd186e1a8cb4d59aa7da05ee602062fab559 Mon Sep 17 00:00:00 2001 From: Arash Partow Date: Thu, 12 Jun 2014 06:49:34 +1000 Subject: [PATCH] C++ Mathematical Expression Library (ExprTk) http://www.partow.net/programming/exprtk/index.html --- exprtk_simple_example_14.cpp | 2 -- exprtk_simple_example_15.cpp | 2 -- 2 files changed, 4 deletions(-) diff --git a/exprtk_simple_example_14.cpp b/exprtk_simple_example_14.cpp index 28e920f..d5e427c 100644 --- a/exprtk_simple_example_14.cpp +++ b/exprtk_simple_example_14.cpp @@ -17,8 +17,6 @@ #include -#include -#include #include #include "exprtk.hpp" diff --git a/exprtk_simple_example_15.cpp b/exprtk_simple_example_15.cpp index bb11902..f735f72 100644 --- a/exprtk_simple_example_15.cpp +++ b/exprtk_simple_example_15.cpp @@ -17,8 +17,6 @@ #include -#include -#include #include #include "exprtk.hpp"