Imported Upstream version 1.25.0
[platform/core/ml/nnfw.git] / compiler / luci / pass / src / helpers / CreateCircleConst.cpp
@@ -1,6 +1,5 @@
 /*
- * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved
- * Copyright 2019 The TensorFlow Authors. All Rights Reserved.
+ * Copyright (c) 2023 Samsung Electronics Co., Ltd. All Rights Reserved
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -15,9 +14,7 @@
  * limitations under the License.
  */
 
-#ifndef LUCI_INTERPRETER_PAL_FILL_H
-#define LUCI_INTERPRETER_PAL_FILL_H
+#include "CreateCircleConst.h"
 
-#include "PALreference_ops.h"
-
-#endif // LUCI_INTERPRETER_PAL_FILL_H
+// NOTE Do NOT delete this file; this file enforces compiler to check whether 'CreateCircleConst.h'
+// is complete.