7 lines
160 B
C++
7 lines
160 B
C++
#ifndef __JABYENGINE_LZ4_DECOMPRESSOR_HPP__
|
|
#define __JABYENGINE_LZ4_DECOMPRESSOR_HPP__
|
|
|
|
namespace JabyEngine {
|
|
}
|
|
|
|
#endif //!__JABYENGINE_LZ4_DECOMPRESSOR_HPP__
|