Skip to content

Commit

Permalink
vhacdManifoldMesh.h: include <stdint.h>
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed May 23, 2024
1 parent ebbcc7f commit f0d0679
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/native/v-hacd/inc/vhacdManifoldMesh.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ All rights reserved.
#pragma once
#ifndef VHACD_MANIFOLD_MESH_H
#define VHACD_MANIFOLD_MESH_H
#include <stdint.h>
#include "vhacdCircularList.h"
#include "vhacdSArray.h"
#include "vhacdVector.h"
Expand Down

0 comments on commit f0d0679

Please sign in to comment.