Skip to content

Commit

Permalink
Revert "Very simple experiment related to #4850 (comment)"
Browse files Browse the repository at this point in the history
This reverts commit fe59369.
  • Loading branch information
Ralf W. Grosse-Kunstleve committed Nov 1, 2023
1 parent fe59369 commit 821e13a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions include/pybind11/detail/smart_holder_poc.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@ High-level aspects:

#pragma once

#if defined(_MSC_VER) && !defined(PYBIND11_TESTS_PURE_CPP_SMART_HOLDER_POC_TEST_CPP)
// Experiment related to
// https://github.com/pybind/pybind11/pull/4850#issuecomment-1789780676
# define PYBIND11_TESTS_PURE_CPP_SMART_HOLDER_POC_TEST_CPP
#endif

#include <functional>
#include <memory>
#include <stdexcept>
Expand Down

0 comments on commit 821e13a

Please sign in to comment.