mirror of
https://github.com/bkaradzic/bimg.git
synced 2026-02-17 20:52:38 +01:00
Cleanup.
This commit is contained in:
@@ -8,9 +8,8 @@
|
||||
#include <bx/readerwriter.h>
|
||||
#include <bx/endian.h>
|
||||
|
||||
#include <bimg/bimg.h>
|
||||
#include <bimg/bimg_decode.h>
|
||||
#include <bimg/bimg_encode.h>
|
||||
#include <bimg/decode.h>
|
||||
#include <bimg/encode.h>
|
||||
|
||||
#if 0
|
||||
# define BX_TRACE(_format, ...) fprintf(stderr, "" _format "\n", ##__VA_ARGS__)
|
||||
|
||||
Reference in New Issue
Block a user