IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42741


Ignore:
Timestamp:
Dec 6, 2024, 12:36:48 PM (20 months ago)
Author:
eugene
Message:

comment out mysql_com.h: no need to include since it is included by mysql.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/db/psDB.c

    r42378 r42741  
    4444#include <regex.h>
    4545#include <mysql.h>
    46 #include <mysql_com.h> // enum_field_types
     46// #include <mysql_com.h> // enum_field_types
    4747
    4848#include "psDB.h"
Note: See TracChangeset for help on using the changeset viewer.