Selaa lähdekoodia

Merge pull request #881 from firebase:apple-toolchain-fixes

PiperOrigin-RevId: 360972284
main
Victor Costan 3 vuotta sitten
vanhempi
commit
f57513a1d6
1 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. +4
    -4
      include/leveldb/c.h

+ 4
- 4
include/leveldb/c.h Näytä tiedosto

@ -40,16 +40,16 @@
#ifndef STORAGE_LEVELDB_INCLUDE_C_H_
#define STORAGE_LEVELDB_INCLUDE_C_H_
#ifdef __cplusplus
extern "C" {
#endif
#include <stdarg.h>
#include <stddef.h>
#include <stdint.h>
#include "leveldb/export.h"
#ifdef __cplusplus
extern "C" {
#endif
/* Exported types */
typedef struct leveldb_t leveldb_t;

Ladataan…
Peruuta
Tallenna