Skip to content

Commit

Permalink
Add missing include for newer compilers
Browse files Browse the repository at this point in the history
  • Loading branch information
wiechula authored Nov 29, 2023
1 parent 5cab192 commit c6534be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions occ/occlib/RuntimeControlledObject.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#ifndef OCC_RUNTIMECONTROLLEDOBJECT_H
#define OCC_RUNTIMECONTROLLEDOBJECT_H

#include <cstdint>
#include "OccState.h"
#include "occ_export.h"

Expand Down

0 comments on commit c6534be

Please sign in to comment.