From: Nuno Ferreira Date: Sun, 7 Apr 2019 19:38:30 +0000 (+0100) Subject: removing conversions-type.c is best done in a different commit X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~11^2~131 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3c255c15ca0dede93cde3faed0c41506bbbd9a9a;p=babl.git removing conversions-type.c is best done in a different commit --- diff --git a/babl/base/conversions-type.c b/babl/base/conversions-type.c new file mode 100644 index 0000000..5ac1745 --- /dev/null +++ b/babl/base/conversions-type.c @@ -0,0 +1,24 @@ +/* babl - dynamically extendable universal pixel conversion library. + * Copyright (C) 2005, Øyvind Kolås. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 3 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General + * Public License along with this library; if not, see + * . + */ + +#include "config.h" +#include +#include "babl.h" +#include + +