Ignore:
Timestamp:
Nov 6, 2008, 10:22:26 PM (15 years ago)
Author:
イグトランス (egtra)
Message:

#228試行

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/ab_common/stdafx.h

    r750 r763  
    1111#include <stdio.h>
    1212#include <string.h>
     13#include <stdlib.h>
    1314#include <math.h>
    1415#include <time.h>
    1516#include <limits.h>
    1617#include <shlobj.h>
     18#include <assert.h>
    1719
    1820//boost libraries
Note: See TracChangeset for help on using the changeset viewer.