Skip to content

Commit

Permalink
Fix gcc build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardnormier committed Jun 26, 2024
1 parent 7b68ed5 commit 26c7720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/src/Ice/SSL/OpenSSLEngine.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#ifndef ICESSL_OPENSSL_ENGINE_H
#define ICESSL_OPENSSL_ENGINE_H

#include "../InstanceF.h"
#include "Ice/BuiltinSequences.h"
#include "Ice/InstanceF.h"
#include "Ice/SSL/ClientAuthenticationOptions.h"
#include "Ice/SSL/ServerAuthenticationOptions.h"
#include "SSLEngine.h"
Expand Down

0 comments on commit 26c7720

Please sign in to comment.