clearpilot: initial commit of full source
This commit is contained in:
13
third_party/snpe/include/DlSystem/ZdlExportDefine.hpp
vendored
Executable file
13
third_party/snpe/include/DlSystem/ZdlExportDefine.hpp
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
//=============================================================================
|
||||
//
|
||||
// Copyright (c) 2015, 2020 Qualcomm Technologies, Inc.
|
||||
// All Rights Reserved.
|
||||
// Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
//
|
||||
//=============================================================================
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef ZDL_EXPORT
|
||||
#define ZDL_EXPORT
|
||||
#endif
|
||||
Reference in New Issue
Block a user