Skip to content

Commit

Permalink
Fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
jholloc committed Jan 22, 2024
1 parent c427d7a commit 392d943
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/clientserver/protocolXML2.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@

#include "export.h"
#include "genStructs.h"

#include <cstdio>
#include <rpc/rpc.h>
#include <stdio.h>

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 392d943

Please sign in to comment.