Skip to content

Instantly share code, notes, and snippets.

@brechtvl
Created April 16, 2013 23:21
Show Gist options
  • Save brechtvl/5400489 to your computer and use it in GitHub Desktop.
Save brechtvl/5400489 to your computer and use it in GitHub Desktop.
diff --git src/include/osl_pvt.h src/include/osl_pvt.h
index e8277c4..f3f36f7 100644
--- src/include/osl_pvt.h
+++ src/include/osl_pvt.h
@@ -32,9 +32,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "oslconfig.h"
#include "OpenImageIO/dassert.h"
-
-#include <boost/tr1/memory.hpp>
-using std::tr1::shared_ptr;
+#include "OpenImageIO/refcnt.h"
OSL_NAMESPACE_ENTER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment