Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebystrom committed Apr 24, 2024
1 parent deb1f66 commit 09f855c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ciderpress/lib/mod_cider/cider_coefs.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#include "fblas.h"
#include "nr_cider_numint.h"
// #include "nr_cider_numint.h"
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
Expand Down
1 change: 1 addition & 0 deletions ciderpress/lib/mod_cider/pyscf_gto.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#include <stddef.h>
#ifndef PYSCF_GTO_H_
#define PYSCF_GTO_H_

Expand Down

0 comments on commit 09f855c

Please sign in to comment.