Files
Sourcetrail/src/lib/data/ErrorInfo.h
T

9 lines
131 B
C

#ifndef ERROR_INFO_H
#define ERROR_INFO_H
#include "data/StorageTypes.h"
typedef StorageError ErrorInfo;
#endif // ERROR_INFO_H