create a TreeNode class that allows the supplied project to compile and work properly.

this work is handled by jahguy…. please   you must create a TreeNode class that allows the supplied  project to compile and work properly. Note that I have already included an empty TreeNode.h file for you to place your implementation. Grading Your submission will be graded based on the following: 1.  Your solution passes the test cases 2. Your code contains good style. For example,  You provide meaningful variable names  You provide sufficient and meaningful comments  Your code is well structured