summaryrefslogtreecommitdiff
path: root/src/parser/memory_mapped_input_buffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/memory_mapped_input_buffer.cpp')
-rw-r--r--src/parser/memory_mapped_input_buffer.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/parser/memory_mapped_input_buffer.cpp b/src/parser/memory_mapped_input_buffer.cpp
index a753c2404..9cc1e7dd3 100644
--- a/src/parser/memory_mapped_input_buffer.cpp
+++ b/src/parser/memory_mapped_input_buffer.cpp
@@ -5,7 +5,7 @@
** Christopher L. Conway, Morgan Deters, Tim King
** This file is part of the CVC4 project.
** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
- ** in the top-level source directory) and their institutional affiliations.
+ ** in the top-level source directory and their institutional affiliations.
** All rights reserved. See the file COPYING in the top-level source
** directory for licensing information.\endverbatim
**
@@ -16,7 +16,6 @@
#include <fcntl.h>
#include <stdio.h>
-#include <stdint.h>
#include <antlr3input.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback