mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-01 14:27:59 +03:00
Renamed all .h to .hpp for consistency
This commit is contained in:
parent
52e7570b4f
commit
6b0b7c95f8
53 changed files with 80 additions and 79 deletions
3
tools/shared_ptr.hpp
Normal file
3
tools/shared_ptr.hpp
Normal file
|
@ -0,0 +1,3 @@
|
|||
// This file should include whatever it needs to define the boost/tr1
|
||||
// shared_ptr<> template.
|
||||
#include <boost/smart_ptr.hpp>
|
Loading…
Add table
Add a link
Reference in a new issue