Codebase list nbtscan-unixwiz / 33fdd8d2-5ceb-4ebe-bbc5-247e11995fdc/main nbtscan_common.h
33fdd8d2-5ceb-4ebe-bbc5-247e11995fdc/main

Tree @33fdd8d2-5ceb-4ebe-bbc5-247e11995fdc/main (Download .tar.gz)

nbtscan_common.h @33fdd8d2-5ceb-4ebe-bbc5-247e11995fdc/mainraw · history · blame

/*
 * $Id: //devel/tools/main/nbtscan/nbtscan_common.h#1 $
 *
 *	Anchor file for MSVC precompiled headers.
 */

#ifdef _WIN32
#  include "win_sock.h"
#endif

#include <assert.h>