summaryrefslogtreecommitdiff
path: root/rsc/source/parser/rscdb.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-03-23 17:55:31 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-03-23 17:55:31 +0100
commit6291574d9477067e14ae493d7d9e59b19c8616ab (patch)
tree8a54eeff782d4f3a3000f1e42253b8587f79c1ad /rsc/source/parser/rscdb.cxx
parent361c616a1b5d155a3b05178721b4d5e1e5929cf2 (diff)
Remove unused #include <ctype.h>
Change-Id: I8bf3e30687e20151a9e1936e69362abfe9b3a99d
Diffstat (limited to 'rsc/source/parser/rscdb.cxx')
-rw-r--r--rsc/source/parser/rscdb.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/rsc/source/parser/rscdb.cxx b/rsc/source/parser/rscdb.cxx
index 9232c8fa0d2e..1b76102351e2 100644
--- a/rsc/source/parser/rscdb.cxx
+++ b/rsc/source/parser/rscdb.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <ctype.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>