Audacity 3.2.0
wxArrayStringEx.cpp
Go to the documentation of this file.
1/**********************************************************************
2
3 Audacity: A Digital Audio Editor
4
5 @file wxArrayStringEx.cpp
6
7 Paul Licameli split from MemoryX.h
8
9 **********************************************************************/
10
11// This .cpp exists just to ensure there is at least one that includes
12// the header before any other header, and compiles
13#include "wxArrayStringEx.h"