diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-05-18 17:34:53 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-05-18 17:34:53 +0100 |
| commit | bcd9eeed1f60c594da11d93c1b52c4ec192280ce (patch) | |
| tree | af760f3e2a1cefc3abcc177f9b5c75a5722c7d67 /libavwrapper/unit_test.h | |
| parent | fad2c7236e70faf0669dde3e6cbd51986fdbc6ee (diff) | |
dependencies installer
Diffstat (limited to 'libavwrapper/unit_test.h')
| -rwxr-xr-x | libavwrapper/unit_test.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libavwrapper/unit_test.h b/libavwrapper/unit_test.h new file mode 100755 index 0000000..41f5554 --- /dev/null +++ b/libavwrapper/unit_test.h @@ -0,0 +1,3 @@ +#include "libavwrapper.h" + +#include <iostream>
\ No newline at end of file |
