Skip to content

Commit

Permalink
add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
gardner48 committed May 20, 2024
1 parent 8e7ad10 commit 1a6a210
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/sunmatrix/dreadrb.c
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@
* </pre>
*/

#include "dreadrb.h"

#include <stdio.h>
#include <stdlib.h>
#include <sundials/sundials_types.h>
Expand Down

0 comments on commit 1a6a210

Please sign in to comment.