Skip to content

Commit

Permalink
add Vector3 to Structures.sac
Browse files Browse the repository at this point in the history
  • Loading branch information
JordyAaldering committed May 2, 2024
1 parent 94be8bf commit 67026ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/structures/Structures.sac
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import String : all;
#ifdef EXT_STDLIB
import Complex : all;
import Quaternion : all;
import Vector3 : all;
#ifndef SAC_BACKEND_MUTC
import List : all;
import Color8 : all;
Expand Down

0 comments on commit 67026ce

Please sign in to comment.