summaryrefslogtreecommitdiff
path: root/include/comphelper/scoped_disposing_ptr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/scoped_disposing_ptr.hxx')
-rw-r--r--include/comphelper/scoped_disposing_ptr.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/comphelper/scoped_disposing_ptr.hxx b/include/comphelper/scoped_disposing_ptr.hxx
index ff249ab23fa3..e1f7b20a5afb 100644
--- a/include/comphelper/scoped_disposing_ptr.hxx
+++ b/include/comphelper/scoped_disposing_ptr.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef _SCOPED_DISPOSING_PTR
-#define _SCOPED_DISPOSING_PTR
+#ifndef INCLUDED_COMPHELPER_SCOPED_DISPOSING_PTR_HXX
+#define INCLUDED_COMPHELPER_SCOPED_DISPOSING_PTR_HXX
#include <cppuhelper/implbase1.hxx>
#include <boost/utility.hpp>