/* * compute.h (22-AUG-2000) * * This file is a part of the Sophos Anti-Virus Interface (SAVI)(tm). * * Copyright (C) 2002 Sophos Plc, Oxford, England. * All rights reserved. * * This source code is only intended as a supplement to the * SAVI(tm) Reference and related documentation for the library. * * Determines the platform and compiler in use. */ #ifndef __COMPUTE_DOT_H__ #define __COMPUTE_DOT_H__ #include "s_comput.h" #endif /* __COMPUTE_DOT_H__ */