diff --git a/src/cpp-code-challenge-class_object.cpp b/src/cpp-code-challenge-class_object.cpp index 515c425..d18f7f2 100644 --- a/src/cpp-code-challenge-class_object.cpp +++ b/src/cpp-code-challenge-class_object.cpp @@ -6,6 +6,7 @@ // Description : Program to apply class and object based function method. //============================================================================ +//here we can also use #include #include #include #include