Files
flipper/libs/fbjni/src/main/cpp/include/fb/visibility.h
Pritesh Nandgaonkar 8ed3156da3 Add missing files
2018-06-07 16:11:58 -04:00

11 lines
253 B
C

/*
* Copyright (c) 2015-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#pragma once
#define FBEXPORT __attribute__((visibility("default")))