freebsd-ports/science/libint2/files/patch-src_bin_libint_tactic.h
Yuri Victorovich d43f971039 New port: science/libint2: Evaluate the integrals in modern atomic and molecular theory
Repocopy of science/libint.
science/libint is at version 1.X, is incompatible, and is used by several other packages.
2018-08-28 00:57:26 +00:00

10 lines
272 B
C

--- src/bin/libint/tactic.h.orig 2018-08-27 23:11:44 UTC
+++ src/bin/libint/tactic.h
@@ -21,6 +21,7 @@
#include <cmath>
#include <cstdlib>
#include <smart_ptr.h>
+#include <time.h>
#ifndef _libint2_src_bin_libint_tactic_h_
#define _libint2_src_bin_libint_tactic_h_