]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/strtonum-test.c
Configure: Turned off -Winline
[libucw.git] / ucw / strtonum-test.c
index 6fa6f23a22b9421025533e548b971c9db8967157..1bd8faf2cd350b1895776f540b13e34c024ab972 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/chartype.h"
-#include "ucw/strtonum.h"
+#include <ucw/lib.h>
+#include <ucw/chartype.h>
+#include <ucw/strtonum.h>
 
 #include <stdio.h>