19
19
// File was originally based on FileInfo.cpp by Antonio Tejada Lacaci.
20
20
// Almost everything has changed since then.
21
21
#include "stdafx.h"
22
#include <limits>
23
22
#include "TFileInfoArray.h"
24
23
#include "TFileInfo.h"
25
24
#include "ISerializerContainer.h"