Skip to content

Commit

Permalink
Add missing imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
blueberry authored Jan 22, 2025
1 parent dec4fb3 commit 46b7829
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@

package org.bytedeco.openblas.presets;

import org.bytedeco.javacpp.annotation.NoException;
import org.bytedeco.javacpp.annotation.Properties;

/**
*
* @author Samuel Audet
Expand Down

0 comments on commit 46b7829

Please sign in to comment.