Skip to content

Commit

Permalink
Try to fix appveyor build fail with cmake/VS
Browse files Browse the repository at this point in the history
  • Loading branch information
drroe committed Nov 16, 2022
1 parent 95b7855 commit 662b48f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Traj_H5.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef INC_TRAJ_H5_H
#define INC_TRAJ_H5_H
#include "TrajectoryIO.h"
#include <vector>
//namespace H5 {
// class H5File;
//}
Expand Down
1 change: 1 addition & 0 deletions src/Traj_H5MD.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef INC_TRAJ_H5MD_H
#define INC_TRAJ_H5MD_H
#include "TrajectoryIO.h"
#include <vector>
//namespace H5 {
// class H5File;
//}
Expand Down

0 comments on commit 662b48f

Please sign in to comment.