Skip to content

Commit

Permalink
[DO NOT MERGE] test issue 134
Browse files Browse the repository at this point in the history
Signed-off-by: Bala.FA <[email protected]>
  • Loading branch information
balamurugana committed May 15, 2024
1 parent c3ce2fa commit 8c64ac2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/tests.cc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
//
// SPDX-License-Identifier: Apache-2.0

#ifdef _WIN32
#include <wingdi.h> // To Test https://github.com/minio/minio-cpp/issues/134
#endif

#include <miniocpp/args.h>
#include <miniocpp/client.h>
#include <miniocpp/http.h>
Expand Down

0 comments on commit 8c64ac2

Please sign in to comment.