sisi4s
Loading...
Searching...
No Matches
Libint.hpp
Go to the documentation of this file.
1#ifndef LIBINT_HPP_
2#define LIBINT_HPP_
3#include <system_error>
4#pragma GCC diagnostic push
5#pragma GCC diagnostic ignored "-Wpedantic"
6#pragma GCC diagnostic ignored "-Wunused-parameter"
7#include <libint2.hpp>
8#pragma GCC diagnostic pop
9#endif