diff --git a/README.md b/README.md index 97de9c6..00cf13e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ Spherical Quadrilateral Mesh Generator (SQuadGen) ================================================= REQUIRED EXTERNAL LIBRARIES - libpng libnetcdf BUILDING diff --git a/src/SQuadGen.cpp b/src/SQuadGen.cpp index bd7b6ba..02f213f 100644 --- a/src/SQuadGen.cpp +++ b/src/SQuadGen.cpp @@ -14,7 +14,6 @@ /// or implied warranty. /// -#include #include "netcdfcpp.h" #include