diff options
Diffstat (limited to 'lexers/LexAda.cxx')
| -rw-r--r-- | lexers/LexAda.cxx | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/lexers/LexAda.cxx b/lexers/LexAda.cxx index e109514cb..49eb2c68b 100644 --- a/lexers/LexAda.cxx +++ b/lexers/LexAda.cxx @@ -10,6 +10,7 @@  #include <stdio.h>  #include <stdarg.h>  #include <assert.h> +#include <ctype.h>  #include <string> | 
