#include "DiffCell.h"
#include "CellImpl.h"
#include "GroupCell.h"
#include "TextCell.h"
#include <wx/config.h>
This file defines the class DiffCell
DiffCell is the Cell type that represents the field that represents the diff() command.