Skip to content

Commit e07d335

Browse files
Fix include for tests
1 parent 41b616b commit e07d335

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/t305-basis.c

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/// Test Simultaneous Diagonalization
33
/// \test Simultaneous Diagonalization
44
#include <ceed.h>
5+
#include <ceed/backend.h>
56
#include <math.h>
67

78
int main(int argc, char **argv) {

0 commit comments

Comments
 (0)