Skip to content

Commit

Permalink
Include invoke sync template when GLib is enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
arkq committed Mar 31, 2023
1 parent a88f22e commit 40811c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/Linux/PlatformManagerImpl.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class PlatformManagerImpl final : public PlatformManager, public Internal::Gener
public:
// ===== Platform-specific members that may be accessed directly by the application.

#if CHIP_DEVICE_CONFIG_WITH_GLIB_MAIN_LOOP && CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE
#if CHIP_DEVICE_CONFIG_WITH_GLIB_MAIN_LOOP

/**
* @brief Invoke a function on the Matter GLib context.
Expand Down

0 comments on commit 40811c4

Please sign in to comment.