Skip to content

Commit

Permalink
[?] Remove unnecessary header include.
Browse files Browse the repository at this point in the history
  • Loading branch information
korydraughn committed Jun 26, 2024
1 parent 9c8e56a commit 5de94f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/genquery2/include/irods/private/genquery2_scanner.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
# include <FlexLexer.h>
#endif // yyFlexLexerOnce

#include <iosfwd> // For std::istream and std::ostream.

namespace irods::experimental::genquery2
{
class driver;
Expand Down

0 comments on commit 5de94f2

Please sign in to comment.