Split the header block from the crn_decomp.h into a separate crn_defs.h file. This change makes the used CRND_HEADER_FILE_ONLY macro unneccesary.
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
#include "crn_texture_conversion.h"
|
||||
#include "crn_radix_sort.h"
|
||||
|
||||
#define CRND_HEADER_FILE_ONLY
|
||||
#include "crn_decomp.h"
|
||||
#include "crn_defs.h"
|
||||
|
||||
namespace crnlib {
|
||||
struct block {
|
||||
|
||||
Reference in New Issue
Block a user