Skip to content

Commit

Permalink
LAGraph demo for TestConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
DrTimothyAldenDavis committed Dec 20, 2024
1 parent 6ca19df commit 6626a2f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion TestConfig/LAGraph/demo.cc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@

#include <iostream>

#include "LAGraph.h"
extern "C"
{
#include "LAGraph.h"
}

int main (void)
{
Expand Down

0 comments on commit 6626a2f

Please sign in to comment.