Mercurial > trustbridge
comparison common/strhelp.c @ 134:5f830969e4a1
Added missing include.
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Mon, 24 Mar 2014 15:17:16 +0100 |
parents | c719d3fdbc15 |
children | 3fb6ddd6b70d |
comparison
equal
deleted
inserted
replaced
133:c719d3fdbc15 | 134:5f830969e4a1 |
---|---|
1 #include <ctype.h> | |
1 #include <stdbool.h> | 2 #include <stdbool.h> |
2 #include <stdio.h> | 3 #include <stdio.h> |
3 #include <stdlib.h> | 4 #include <stdlib.h> |
4 #include <string.h> | 5 #include <string.h> |
5 #include <assert.h> | 6 #include <assert.h> |