From 9ade32cc8018aea828344ca28dd04b940cd6a6c7 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Wed, 6 Nov 2024 02:57:52 +0530 Subject: [PATCH] Added warning in header file. --- Codes/Group A/Assignment-A3/A3.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Codes/Group A/Assignment-A3/A3.h b/Codes/Group A/Assignment-A3/A3.h index f2002a1..1c5c96b 100644 --- a/Codes/Group A/Assignment-A3/A3.h +++ b/Codes/Group A/Assignment-A3/A3.h @@ -1,3 +1,5 @@ +// WARNING!!! +// THIS FILE IS INCLUDED ONLY FOR REFERENCE /* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class A3 */