]> git.saurik.com Git - wxWidgets.git/blame_incremental - src/common/config.cpp
use C++ compiler for va_copy test, at least under IRIX the C99 C compiler has it...
[wxWidgets.git] / src / common / config.cpp
... / ...
CommitLineData
1///////////////////////////////////////////////////////////////////////////////
2// Name: src/common/config.cpp
3// Purpose: implementation of wxConfigBase class
4// Author: Vadim Zeitlin
5// Modified by:
6// Created: 07.04.98
7// RCS-ID: $Id$
8