Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 567439132
  • Loading branch information
MediaPipe Team authored and copybara-github committed Sep 21, 2023
1 parent abf0ee8 commit 859d90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediapipe/framework/formats/image_frame.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
#include "mediapipe/framework/port/integral_types.h"
#include "mediapipe/framework/tool/type_util.h"

#define IMAGE_FRAME_RAW_IMAGE MEDIAPIPE_HAS_RTTI && !defined(NO_RAW_IMAGE)
#define IMAGE_FRAME_RAW_IMAGE MEDIAPIPE_HAS_RTTI

namespace mediapipe {

Expand Down

0 comments on commit 859d90b

Please sign in to comment.