stuff
This commit is contained in:
parent
ba0f826f33
commit
b824e03d10
@ -1,5 +1,6 @@
|
||||
28/9/07 started 7.13.1
|
||||
- vips2dj can print RGB images
|
||||
- oop, include <stdexcept> missing
|
||||
|
||||
29/8/07 started 7.13.0
|
||||
- we now have a trunk and the version is 7.13.x, woo!
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
%module VMask
|
||||
%{
|
||||
#include <stdexcept>
|
||||
#include <vips/vipscpp.h>
|
||||
%}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user