mirror of
https://github.com/google/liblc3.git
synced 2026-05-28 05:55:31 +00:00
cpp: Include malloc/free header
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include "lc3.h"
|
#include "lc3.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user