hp wrote:
Hello hp,

#ifndef TE_HL2MP_SHOTGUN_SHOT_H
#define TE_HL2MP_SHOTGUN_SHOT_H
#ifdef _WIN32  < delete?
#pragma once   < delete?
#endif         < delete?

#endif // TE_HL2MP_SHOTGUN_SHOT_H

ifndef define and endif is there already :/

Yes, delete them.  You don't need the "#ifdef _WIN32", "#pragma once"
and "#endif" after you added the other stuff.

--
Jeffrey "botman" Broome

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to