Initial community commit
This commit is contained in:
18
Src/libvp6/corelibs/include/duck_mem.h
Normal file
18
Src/libvp6/corelibs/include/duck_mem.h
Normal file
@@ -0,0 +1,18 @@
|
||||
//==========================================================================
|
||||
//
|
||||
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
|
||||
// KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
||||
// IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
|
||||
// PURPOSE.
|
||||
//
|
||||
// Copyright (c) 1999 - 2001 On2 Technologies Inc. All Rights Reserved.
|
||||
//
|
||||
//--------------------------------------------------------------------------
|
||||
|
||||
|
||||
#ifndef _duck_mem_h
|
||||
#define _duck_mem_h
|
||||
|
||||
#include "../on2_common/src/on2_mem/include/on2_mem.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user