Skip to content

Commit

Permalink
move api macro header file
Browse files Browse the repository at this point in the history
  • Loading branch information
T-rvw committed Dec 15, 2023
1 parent ffa6a36 commit 5434876
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion public/Base/Export.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#pragma once

#include "Base/APIMacros.h"
#include "Base/Template.h"

#ifdef CORE_BUILD_SHARED
Expand Down
File renamed without changes.
1 change: 1 addition & 0 deletions public/Scene/Types.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#pragma once

#include "Math/Transform.hpp"
#include "Scene/APIMacros.h"
#include "Scene/KeyFrame.hpp"
#include "Scene/LightType.h"
#include "Scene/MaterialTextureType.h"
Expand Down

0 comments on commit 5434876

Please sign in to comment.