Enhance the support of endianess with cmake and inside the code (credit to Winfried)

This commit is contained in:
Mickael Savinaud
2011-09-21 10:01:54 +00:00
parent 7062c01b68
commit ba0c271774
8 changed files with 23 additions and 30 deletions

View File

@@ -29,6 +29,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
#include "opj_config.h"
#include <stdio.h>
#include <string.h>