aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fosphor/cl_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fosphor/cl_compat.h')
-rw-r--r--lib/fosphor/cl_compat.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/fosphor/cl_compat.h b/lib/fosphor/cl_compat.h
index afff629..f4a54a6 100644
--- a/lib/fosphor/cl_compat.h
+++ b/lib/fosphor/cl_compat.h
@@ -19,8 +19,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __FOSPHOR_CL_COMPAT_H__
-#define __FOSPHOR_CL_COMPAT_H__
+#pragma once
/*! \ingroup cl
* @{
@@ -103,5 +102,3 @@ void cl_compat_check_platform(cl_platform_id pl_id);
/*! @} */
-
-#endif /* __FOSPHOR_CL_COMPAT_H__ */