I think you're asking how to make a multi-line comment, yes?
Have you tried:
/*
line1
line2
line3
*/
?
I guess what he wants is that, he doesn't want the blue color to show up for the code below #include <a_samp> (and probably wants only the #include lines to be blue). Correct me if I'm wrong