Manually apply: [PATCH 12/19] Removed <assert.h>

This commit is contained in:
Russell
2011-11-17 17:18:07 +00:00
parent da7e0bef80
commit 4ef555de18
2 changed files with 0 additions and 2 deletions

View File

@@ -12,7 +12,6 @@
#include <xs1.h>
#include <xclib.h>
#include <print.h>
#include <assert.h>
#include "clocking.h"
#include "audioports.h"

View File

@@ -1,6 +1,5 @@
#include <xs1.h>
#include <print.h>
#include <assert.h>
#include "xc_ptr.h"
#define NO_INLINE_MIDI_SELECT_HANDLER 1
#include "usb_midi.h"