/*
 *  Copyright (c) 2003-2008, Shoichi Hasegawa and Springhead development team 
 *  All rights reserved.
 *  This software is free software. You can freely use, distribute and modify this 
 *  software. Please deal with this software under one of the following licenses: 
 *  This license itself, Boost Software License, The MIT License, The BSD License.   
 */
/**
 *	@file SprFileIO.h
 *	@brief ファイル入出力のヘッダファイル群
*/
#ifndef SPR_FILEIO_H
#define SPR_FILEIO_H

#include "FileIO/SprFISdk.h"
#include "FileIO/SprFIFile.h"

#endif
