diff options
Diffstat (limited to 'all_pairs/source/audiobeam/audiobeamlibmalloc.h')
| -rw-r--r-- | all_pairs/source/audiobeam/audiobeamlibmalloc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/all_pairs/source/audiobeam/audiobeamlibmalloc.h b/all_pairs/source/audiobeam/audiobeamlibmalloc.h index eccbdb9..354bf0e 100644 --- a/all_pairs/source/audiobeam/audiobeamlibmalloc.h +++ b/all_pairs/source/audiobeam/audiobeamlibmalloc.h | |||
| @@ -24,4 +24,6 @@ | |||
| 24 | 24 | ||
| 25 | void *audiobeam_malloc( unsigned int numberOfBytes ); | 25 | void *audiobeam_malloc( unsigned int numberOfBytes ); |
| 26 | 26 | ||
| 27 | void audiobeam_free_all( void ); | ||
| 28 | |||
| 27 | #endif | 29 | #endif |
