We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e5322 commit 2f6b487Copy full SHA for 2f6b487
src/bq_common/platform/ios_misc.mm
@@ -9,7 +9,7 @@
9
* distributed under the License is distributed on an "AS IS" BASIS,
10
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11
*/
12
-#include "bq_common/platform/platform_misc.h"
+#include "bq_common/bq_common.h"
13
#if BQ_IOS
14
#import <Foundation/Foundation.h>
15
#import <UIKit/UIKit.h>
src/bq_common/platform/mac_misc.mm
#if BQ_MAC
#include <pthread.h>
0 commit comments