Skip to content

Commit

Permalink
Merge pull request #9 from Vrekrer/master
Browse files Browse the repository at this point in the history
Fork Sync
  • Loading branch information
github-actions[bot] authored Jan 7, 2024
2 parents 89c36f3 + 5b6e009 commit 7f73ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Vrekrer_scpi_parser.h
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ class SCPI_Parser {
//
// (.text+0x0): multiple definition of `SCPI_Parser::ProcessInput(Stream&, char const*)'

#ifdef VREKRER_SCPI_PARSER_NO_IMPL
#ifndef VREKRER_SCPI_PARSER_NO_IMPL
#include "Vrekrer_scpi_arrays_code.h"
#include "Vrekrer_scpi_parser_code.h"
#include "Vrekrer_scpi_parser_special_code.h"
Expand Down

0 comments on commit 7f73ae6

Please sign in to comment.