Remove include/pybind11/smart_holder.h

This commit is contained in:
Ralf W. Grosse-Kunstleve
2025-02-22 13:28:13 -08:00
parent f01bc09dd6
commit 4d8973ec91
20 changed files with 0 additions and 45 deletions

View File

@@ -2,7 +2,6 @@
// All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
#include "pybind11/smart_holder.h"
#include "pybind11_tests.h"
#include <utility>