Initial clone in from local subversion server
This commit is contained in:
10
deps/flac-main.cpp.patch
vendored
Executable file
10
deps/flac-main.cpp.patch
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
--- flac-1.2.1/examples/cpp/encode/file/main.cpp 2011-05-22 14:13:46 -0400
|
||||
+++ flac-1.2.1/examples/cpp/encode/file/main.new.cpp 2011-05-22 14:13:21 -0400
|
||||
@@ -30,6 +30,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
+#include <string.h>
|
||||
#include "FLAC++/metadata.h"
|
||||
#include "FLAC++/encoder.h"
|
||||
|
||||
Reference in New Issue
Block a user