← index
cplusplus11.Examples/bin_to_array/bin2cpp.cpp.h
Source: cplusplus11.Examples/bin_to_array/bin2cpp.cpp.h
#ifndef bin2cpp_cpp__H
#define bin2cpp_cpp__H

extern "C" {

extern unsigned char bin2cpp_cpp[];

}


#endif