45#error "Can not include both nz_circularBufferPwr2.h AND nz_circularBufferStd.h! Only included the one corresponding to the *.c file used in project!"
46#endif
47
48#if defined(THIS_IS_NZ_CIRCULAR_BUFFER_STD_C)
49#error "Can not include nz_circularBufferPwr2.h in nz_circularBufferStd.c! For some reason MPLAB X keeps adding it! Remove nz_circularBufferPwr2.h from nz_circularBufferStd.c!"