SOLVED: Getting Error:- 'INPUT_PULLUP' was not declared in this scope

The pins default to input, so if you just digitalWrite (pin, HIGH) that will have the same effect.