mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
564a799c71
USE_GCC=yes has been omitted though. Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk. Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,... Exp-run: bdrewery Approved by: portmgr (bdrewery)
11 lines
228 B
C++
11 lines
228 B
C++
--- src/bin/nonbonded/nonbonded.cc.orig
|
|
+++ src/bin/nonbonded/nonbonded.cc
|
|
@@ -32,7 +32,6 @@
|
|
#include <physconst.h>
|
|
#include <psifiles.h>
|
|
#include <masses.h>
|
|
-#include <string>
|
|
|
|
#include "globals.h"
|
|
#include "nonbonded.h"
|